Class GiftCardInfoFormValidator
java.lang.Object
org.broadleafcommerce.core.web.checkout.validator.GiftCardInfoFormValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Component("blGiftCardInfoFormValidator")
public class GiftCardInfoFormValidator
extends Object
implements org.springframework.validation.Validator
- Author:
- Jerry Ocanas (jocanas)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GiftCardInfoFormValidator
public GiftCardInfoFormValidator()
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-