raml-org / raml-java-parser

(deprecated) A RAML parser based on SnakeYAML written in Java
Other
174 stars 121 forks source link

datetime-only length of year can exceed 4, but should not. #599

Closed jpbelang closed 5 years ago

jpbelang commented 5 years ago

@pacafuentes: you have a property for controlling the parsing of date-only. Should we have a property (separate or the same) for datetime-only ?

pacafuentes commented 5 years ago

@pacafuentes: you have a property for controlling the parsing of date-only. Should we have a property (separate or the same) for datetime-only ?

If it changed compatibility and it risky we add a property to return to the old behavior.