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
800 stars 320 forks source link

JsonSchemaFactory.builder().defaultMetaSchemaIri() and new Version4().getInstance().getIri() #1042

Closed vpetreski closed 1 month ago

vpetreski commented 1 month ago

I guess those are typos and should be Uri instead of Iri

Latest version.