@Component(value="blUSShippingInfoFormValidator") public class USShippingInfoFormValidator extends ShippingInfoFormValidator
| Constructor and Description |
|---|
USShippingInfoFormValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(java.lang.Class clazz) |
void |
validate(java.lang.Object obj,
org.springframework.validation.Errors errors) |
public boolean supports(java.lang.Class clazz)
supports in interface org.springframework.validation.Validatorsupports in class ShippingInfoFormValidatorpublic void validate(java.lang.Object obj,
org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.Validatorvalidate in class ShippingInfoFormValidatorCopyright © 2018. All Rights Reserved.