@Component(value="blMultishipAddAddressFormValidator") public class MultishipAddAddressFormValidator extends BroadleafCommonAddressValidator implements org.springframework.validation.Validator
validatorExtensionManager| Constructor and Description |
|---|
MultishipAddAddressFormValidator() |
| 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.Validatorpublic void validate(Object obj, org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.ValidatorCopyright © 2015. All Rights Reserved.