raml-java-parser icon indicating copy to clipboard operation
raml-java-parser copied to clipboard

Class ValidationResult does not publicly expose start & end position information

Open guiblondeau opened this issue 9 years ago • 1 comments

Affects: 1.0.0

Issue: I'm trying to use ValidationResult returned by the parser when there are errors, but can't handle start & end positions arguments (situated in RamlValidationResult which is the implementation of ValidationResult) because they aren't publicly available.

Would it be possible to make this info publicly available ?

Thanks,

Aha! Link: https://mulesoft-roadmap.aha.io/features/APIRAML-115

guiblondeau avatar Sep 02 '16 15:09 guiblondeau

+1

boillodmanuel avatar Feb 15 '17 17:02 boillodmanuel