Package org.javalite.validation
Class AttributePresenceValidator
java.lang.Object
org.javalite.validation.ValidatorAdapter
org.javalite.validation.AttributePresenceValidator
- All Implemented Interfaces:
Validator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvalidate(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