toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.common.validation
/
LengthConstraint
/
LengthConstraint
Length
Constraint
constructor
(
minLength
:
Int
?
=
null
,
maxLength
:
Int
?
=
null
)