jsonx-org / schema

"JSON Schema Definition" (JSD) language that offers a vocabulary to describe the structure and constraining the contents of JSON documents.
https://jsonx.org/schema/
MIT License
4 stars 1 forks source link

Binding path for "any" type does not validate correctly #16

Closed safris closed 4 months ago

safris commented 4 months ago

Implement binding path for "any" via dot-path notation, instead of array-path notation.