We are using the light4j json schema validator in our project.
Version 1.0.36
Is it possible to add custom validators like ISO8601 time/duration min and max for example? If so how do you add custom validation?
We realize these would not be part of the json schema standard, but we're just using it to validate our configuration json internally.