Skip to content

String formats are not verified #13

Description

@DrGFreeman

By default, jsonschema does not verify string format specifiers (see the python jsonschema docs).

To enable verification of format specifiers, a format checker must be passed to the validator and jsonschema must be installed with the 'format' extra specifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions