Package org.javalite.validation
Class AttributePresenceValidator
java.lang.Object
org.javalite.validation.ValidatorAdapter
org.javalite.validation.AttributePresenceValidator
- All Implemented Interfaces:
Validator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
validate(Validatable validatable)
Called by framework when validation is requiredMethods inherited from class org.javalite.validation.ValidatorAdapter
formatMessage, getMessage, pinMessage, setMessage
-
Constructor Details
-
AttributePresenceValidator
-
-
Method Details