Skip to content

Improve Literal Validation process #997

@lciolecki

Description

@lciolecki

We have some problem with mandatory / not blank + else literal validators, because we have to skipp checking empty string in other validators.

Proposition of resolve this problem: we provide priority for validators, where mandatory and not empty should have priority: Long.MAX_VALUE and Long.MAX_VALUE -1 ;)

This should be done on BE and FE.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions