Class AgrAgreementSpecUpdateEventValidator

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

@Deprecated(since="2208") public class AgrAgreementSpecUpdateEventValidator extends AgrAgreementSpecBaseEventValidator
Deprecated.
2208
Since:
2111
  • Constructor Details

    • AgrAgreementSpecUpdateEventValidator

      public AgrAgreementSpecUpdateEventValidator()
      Deprecated.
  • Method Details

    • supports

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

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