@Component(value="blUSCustomerAddressValidator") public class USCustomerAddressValidator extends CustomerAddressValidator
validatorExtensionManager| Constructor and Description |
|---|
USCustomerAddressValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(Class clazz) |
void |
validate(Object obj,
org.springframework.validation.Errors errors) |
isCustomValidationEnabled, isValidateFullNameOnly, validatepublic boolean supports(Class clazz)
supports in interface org.springframework.validation.Validatorsupports in class CustomerAddressValidatorpublic void validate(Object obj, org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.Validatorvalidate in class CustomerAddressValidatorCopyright © 2015. All Rights Reserved.