All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json-schema.org.draft.2020-12.meta.format-assertion Maven / Gradle / Ivy

There is a newer version: 2024.4
Show newest version
{
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "$id": "https://json-schema.org/draft/2020-12/meta/format-assertion",
    "$vocabulary": {
        "https://json-schema.org/draft/2020-12/vocab/format-assertion": true
    },
    "$dynamicAnchor": "meta",

    "title": "Format vocabulary meta-schema for assertion results",
    "type": ["object", "boolean"],
    "properties": {
        "format": { "type": "string" }
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy