networknt / json-schema-validator

A fast Java JSON schema validator that supports draft V4, V6, V7, V2019-09 and V2020-12
Apache License 2.0
822 stars 323 forks source link

Fixes uri, uri-reference, iri, iri-reference formats and does iri to uri conversion #983

Closed justin-tay closed 6 months ago

justin-tay commented 6 months ago

Closes #981