Package io.jmix.flowui.kit.meta.element
Interface StudioValidatorsElements
-
Method Details
-
custom
void custom() -
decimalMax
void decimalMax() -
decimalMin
void decimalMin() -
digits
void digits() -
doubleMax
void doubleMax() -
doubleMin
void doubleMin() -
email
void email() -
future
void future() -
futureOrPresent
void futureOrPresent() -
max
void max() -
min
void min() -
negativeOrZero
void negativeOrZero() -
negative
void negative() -
notBlank
void notBlank() -
notEmpty
void notEmpty() -
notNull
void notNull() -
pastOrPresent
void pastOrPresent() -
past
void past() -
positiveOrZero
void positiveOrZero() -
positive
void positive() -
regexp
void regexp() -
size
void size()
-