Skip to content

Nullable Strings are not recognized, incorrect check for None if type is string #130

Open
@tuxmania87

Description

@tuxmania87

I was digging through the code and it seems for string type None validation there is no check for nullable. It is in the code but validate from shortcuts pulls directly the jsonschema type validator which ignores nullables alltoghether.

I am looking for a possibility for it wo work.
Can be easily replicated by adding to the examle on README a nullable string and put it in the content.

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