@Component(value="blUSBillingInfoFormValidator") public class USBillingInfoFormValidator extends BillingInfoFormValidator
validatorExtensionManager| Constructor and Description |
|---|
USBillingInfoFormValidator() |
| 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 BillingInfoFormValidatorpublic void validate(Object obj, org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.Validatorvalidate in class BillingInfoFormValidatorCopyright © 2015. All Rights Reserved.