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, setMessagepublic AttributePresenceValidator(String attribute)
public void validate(Validatable validatable)
Validatorvalidatable - map being validated.Copyright © 2020 JavaLite. All rights reserved.