Skip to content

None is not covered under 'string' type #372

Closed
@bhushan5

Description

@bhushan5

As per the documentation(http://json-schema.org/latest/json-schema-validation.html#rfc.section.6.25), 'string' type covers one of the six ("null", "boolean", "object", "array", "number", or "string"). But, it does not cover "None" which is equivalent to "null". Can that be fixed, because we get failures like ::
None is not of type 'string'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions