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