Uses of Package
jp.ecuacion.lib.validation.constraints
Packages that use jp.ecuacion.lib.validation.constraints
-
Classes in jp.ecuacion.lib.validation.constraints used by jp.ecuacion.lib.validation.constraintsClassDescriptionChecks if a string is convertable to
Boolean.Checks if specifiedpropertyPathis empty only when condition is satisfied.Checks if an enum value exists.Is valid when the value ofpropertyPathsis greater than the value ofbasisPropertyPath.Is valid when the value ofpropertyPathsis greater than or equal to the value ofbasisPropertyPath.Checks if a string is convertable toInteger.Is valid when the value ofpropertyPathsis less than the value ofbasisPropertyPath.Is valid when the value ofpropertyPathsis less than or equal to the value ofbasisPropertyPath.Checks if a string is convertible toLong.Checks if specifiedpropertyPathis not empty only when condition is satisfied.Checks if a string matches specified regular expression.Checks if the size of a string is within designated min and max.