Class AgrAgreementSpecDeleteEventValidator

java.lang.Object
de.hybris.platform.agreementtmfwebservices.v2.validators.AgrAgreementSpecBaseEventValidator
de.hybris.platform.agreementtmfwebservices.v2.validators.AgrAgreementSpecDeleteEventValidator
All Implemented Interfaces:
org.springframework.validation.Validator

public class AgrAgreementSpecDeleteEventValidator extends AgrAgreementSpecBaseEventValidator
Since:
2208
  • Constructor Details

    • AgrAgreementSpecDeleteEventValidator

      public AgrAgreementSpecDeleteEventValidator()
  • Method Details

    • supports

      public boolean supports(Class<?> aClass)
    • validate

      public void validate(Object o, org.springframework.validation.Errors errors)