Skip to content

Overriding a format / validation removes all the other validations #1158

@kny78

Description

@kny78

I'm trying to override the EmailValidator and I look at the test OverrideValidatorTest for inspiration.

But when I modify this test to also check another property, my_timestamp, it triggers with the unmodified validatorSchema, but with the new overrideValidatorSchema.

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