Class DeliveryTimeSlotCodeValidator

java.lang.Object
de.hybris.platform.chineselogisticoccaddon.validator.DeliveryTimeSlotCodeValidator
All Implemented Interfaces:
org.springframework.validation.Validator

@Component public class DeliveryTimeSlotCodeValidator extends Object implements org.springframework.validation.Validator
  • Constructor Details

    • DeliveryTimeSlotCodeValidator

      public DeliveryTimeSlotCodeValidator()
  • Method Details

    • supports

      public boolean supports(Class clazz)
      Specified by:
      supports in interface org.springframework.validation.Validator
    • validate

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