Uses of Interface
org.javalite.validation.length.LengthOption
Packages that use LengthOption
-
Uses of LengthOption in org.javalite.validation.length
Classes in org.javalite.validation.length that implement LengthOptionModifier 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).Methods in org.javalite.validation.length with parameters of type LengthOption