Class ResetPasswordValidator
java.lang.Object
org.broadleafcommerce.profile.core.service.validator.ResetPasswordValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Component("blResetPasswordValidator")
public class ResetPasswordValidator
extends Object
implements org.springframework.validation.Validator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResetPasswordValidator
public ResetPasswordValidator()
-
-
Method Details
-
validate
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-