Class AgrAgreementSpecificationCreateValidator
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v2.validators.AgrAgreementSpecificationCreateValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
public class AgrAgreementSpecificationCreateValidator
extends Object
implements org.springframework.validation.Validator
Validator for
AgreementSpecification.- Since:
- 2208
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAgrAgreementSpecificationCreateValidator(TuaGenericService tuaGenericService) -
Method Summary
-
Field Details
-
ATTACHMENT
- See Also:
-
NAME
- See Also:
-
FIELD_REQUIRED_MESSAGE
- See Also:
-
AGREEMENT_SPECIFICATION_ID
- See Also:
-
-
Constructor Details
-
AgrAgreementSpecificationCreateValidator
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-
getTuaGenericService
-