Class ChineseOrderValidator
java.lang.Object
de.hybris.platform.chinesepaymentoccaddon.validator.ChineseOrderValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
public class ChineseOrderValidator
extends Object
implements org.springframework.validation.Validator
Validates Order code.
-
Constructor Summary
ConstructorsConstructorDescriptionChineseOrderValidator(OrderPayableCheckStrategy chineseOrderPayableCheckStrategy, CheckoutCustomerStrategy checkoutCustomerStrategy) -
Method Summary
-
Constructor Details
-
ChineseOrderValidator
public ChineseOrderValidator(OrderPayableCheckStrategy chineseOrderPayableCheckStrategy, CheckoutCustomerStrategy checkoutCustomerStrategy)
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-