public class AttributePresenceValidator extends ValidatorAdapter
Constructor and Description |
---|
AttributePresenceValidator(String attribute) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
void |
validate(Validatable validatable)
Called by framework when validation is required
|
formatMessage, getMessage, pinMessage, setMessage
public AttributePresenceValidator(String attribute)
public void validate(Validatable validatable)
Validator
validatable
- map being validated.Copyright © 2020 JavaLite. All rights reserved.