Class UpdateAccountValidator
java.lang.Object
org.broadleafcommerce.core.web.controller.account.validator.UpdateAccountValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Component("blUpdateAccountValidator")
public class UpdateAccountValidator
extends Object
implements org.springframework.validation.Validator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
customerService
-
-
Constructor Details
-
UpdateAccountValidator
public UpdateAccountValidator()
-
-
Method Details
-
validate
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-