Menu

#997 Improve Literal Validation process

open
nobody
2020-06-03
2020-06-03
Anonymous
No

Originally created by: 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.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB