Hello,
First, thanks a lot for providing this library! We @ https://transport.data.gouv.fr are happy to use it daily in production.
Opening an issue to note that dependentRequired (conditionally requires that certain properties must be present if a given property is present in an object) is not checked by the current version of this library and we got surprised by this.
It may be because you need to support newer versions of the spec, as discussed in #73.
Hello,
First, thanks a lot for providing this library! We @ https://transport.data.gouv.fr are happy to use it daily in production.
Opening an issue to note that
dependentRequired(conditionally requires that certain properties must be present if a given property is present in an object) is not checked by the current version of this library and we got surprised by this.It may be because you need to support newer versions of the spec, as discussed in #73.