Class AgrAgreementSpecUpdateEventValidator

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

public class AgrAgreementSpecUpdateEventValidator extends AgrAgreementSpecBaseEventValidator
Since:
2208
  • Constructor Details

    • AgrAgreementSpecUpdateEventValidator

      public AgrAgreementSpecUpdateEventValidator()
  • Method Details

    • supports

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

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