Package org.javalite.validation.length
package org.javalite.validation.length
-
ClassDescriptionAttribute length validator.The attribute length must be equal to a given value.The attribute length must be less than or equal to the given value.The attribute length must be more than or equal to the given value.The attribute length must be between the given minimum and maximum length (inclusive).