Uses of Interface
org.javalite.validation.length.LengthOption
-
Uses of LengthOption in org.javalite.validation.length
Modifier and TypeClassDescriptionclass
The attribute length must be equal to a given value.class
The attribute length must be less than or equal to the given value.class
The attribute length must be more than or equal to the given value.class
The attribute length must be between the given minimum and maximum length (inclusive).