Class AgrAgreementUpdateEventValidator

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

public class AgrAgreementUpdateEventValidator extends AgrAgreementBaseEventValidator
Since:
2208
  • Constructor Details

    • AgrAgreementUpdateEventValidator

      public AgrAgreementUpdateEventValidator()
  • Method Details

    • supports

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

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