| name: "json-schema-validator" | |
| description: | |
| "This is a Java implementation of the JSON Schema Core Draft v4, v6, v7, " | |
| "v2019-09 and v2020-12 specification for JSON schema validation." | |
| third_party { | |
| identifier { | |
| type: "Git" | |
| value: "https://github.com/networknt/json-schema-validator" | |
| primary_source: true | |
| } | |
| version: "1.4.0" | |
| last_upgrade_date { year: 2024 month: 3 day: 22 } | |
| license_type: NOTICE | |
| } |