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