Skip to content

VALIDATORS can leak implementation details about what function handles a validator #467

Open
@Julian

Description

@Julian

SomeValidator.VALIDATORS assumes a 1-1 mapping between validators and validating functions.

That's not necessarily the case though.

E.g., the implementation of the then validator happens inside if.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething doesn't work the way it should.Dialects v2Issues which will likely be addressed as part of reworked dialect support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions