Class ChinesePaymentCheckoutStepValidator

java.lang.Object
de.hybris.platform.chinesepaymentaddon.checkout.steps.validation.impl.ChinesePaymentCheckoutStepValidator
All Implemented Interfaces:
org.springframework.validation.Validator

public class ChinesePaymentCheckoutStepValidator extends Object implements org.springframework.validation.Validator
  • Constructor Details

    • ChinesePaymentCheckoutStepValidator

      public ChinesePaymentCheckoutStepValidator()
  • Method Details

    • supports

      public boolean supports(Class<?> aClass)
      Specified by:
      supports in interface org.springframework.validation.Validator
    • validate

      public void validate(Object object, org.springframework.validation.Errors errors)
      Specified by:
      validate in interface org.springframework.validation.Validator