Skip to content

Schema validation: Incorrect String Format Regexp for date-time #492

@Cr4psy

Description

@Cr4psy

It appears that the regular expression used for the date time is not exactly following the standard as defined here

Indeed, incorrect timestamp as shown below will still be valid with the current implementation:
2022-02-22T11:22:33:999Z
2022-02-22T11:22:33-999Z
2022-02-22T11:22:33x999Z

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