summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-09Third-Party Import of: https://github.com/networknt/json-schema-validatorupstreamBrandon Wilson
2024-03-16upgrade to 1.4.0 and update changelogupstream/1.4.0Steve Hu
2024-03-16Explicitly handle if the discriminator property value is null (#988)Justin Tay
2024-03-12Refactor walk (#986)Justin Tay
2024-03-05Fixes uri, uri-reference, iri, iri-reference formats and does iri to uri conv...Justin Tay
2024-03-01Support custom vocabularies and unknown keyword and meta-schema handling (#980)Justin Tay
2024-02-22Fix message (#975)Justin Tay
2024-02-22Make ethlo excludable (#974)Justin Tay
2024-02-19upgrade 1.3.3 and update changelogupstream/1.3.3Steve Hu
2024-02-19Support GraalVM and refactor (#972)Justin Tay
2024-02-16Fixes for discriminator (#971)Justin Tay
2024-02-15Fix validation messages (#969)Justin Tay
2024-02-13Add unevaluatedProperties test (#968)Justin Tay
2024-02-13Reduce memory usage and improve performance (#966)Justin Tay
2024-02-08Set result at the end of schema processing (#963)Justin Tay
2024-02-07upgrade to 1.3.2 and update changelogupstream/1.3.2Steve Hu
2024-02-07Update upgrading doc on fail fast (#961)Justin Tay
2024-02-07Improve schema retrieval docs (#959)Justin Tay
2024-02-07Refactor format validation (#958)Justin Tay
2024-02-06Add test for OpenAPI 3.1 schema validation (#956)Justin Tay
2024-02-06Fix patternProperties annotation (#955)Justin Tay
2024-02-06Add test for type integer (#954)Justin Tay
2024-02-06Improve vocabulary support (#953)Justin Tay
2024-02-05Fix resolve (#952)Justin Tay
2024-02-05Locale.ENGLISH should set. (#951)Justin Tay
2024-02-04Fix issues with hierarchy output report (#947)Justin Tay
2024-02-02Add test for type loose for array and update doc for behavior (#946)Justin Tay
2024-02-01Support type loose for multipleOf validator (#945)Justin Tay
2024-02-01Fix for required annotations for evaluation not collected (#944)Justin Tay
2024-01-31ugrade to 1.3.1 and update changelogupstream/1.3.1Steve Hu
2024-01-31Add annotation support refactor keywords to use annotations implement output ...Justin Tay
2024-01-26upgrade to 1.3.0 and update changelogupstream/1.3.0Steve Hu
2024-01-26fixes #933 update javadoc and a test case (#934)Steve Hu
2024-01-26Support Draft 2020-12 and refactor schema retrieval (#931)Justin Tay
2024-01-24Fix getSchema() anchor fragment lookup. (#930)Crutcher Dunnavant
2024-01-23Upgrade ITU library to version 1.8 (#929)Morten Haraldsen
2024-01-19update changelog for a typoSteve Hu
2024-01-19upgrade to 1.2.0 and update changelogupstream/1.2.0Steve Hu
2024-01-19Support schema resource (#922)Justin Tay
2024-01-19Refactor of paths (#915)Justin Tay
2024-01-18Basic test on URI create to improve coverage (#923)pradoshtnair
2024-01-18Refactor validation message generation (#910)Justin Tay
2023-12-26Update docs on CollectorContext (#913)Justin Tay
2023-12-15upgrade to 1.1.0 and update changelogupstream/1.1.0Steve Hu
2023-12-13downgrade logback to 1.3.14 for JDK 8 compatibility (#912)Justin Tay
2023-12-08upgrade to 1.0.88 and update changelogSteve Hu
2023-12-07665: Can't load JSON schemas with URN value in id field (#906)upstream/1.0.88Martin Sladecek
2023-12-07upgrade logback to 1.4.14Steve Hu
2023-12-07Refactor to remove ThreadLocal usage (#896)Justin Tay
2023-12-03upgrade slf4j to 2.0.9Steve Hu