Class PmCreateOrganizationValidator
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.validators.PmCreateOrganizationValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Deprecated(since="2208")
public class PmCreateOrganizationValidator
extends Object
implements org.springframework.validation.Validator
Deprecated.
2208
Validator for POST/organization API.
- Since:
- 2205
-
Constructor Summary
ConstructorsConstructorDescriptionPmCreateOrganizationValidator(PmGenericService pmGenericService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprotected PmGenericServiceDeprecated.booleanDeprecated.voidDeprecated.
-
Constructor Details
-
PmCreateOrganizationValidator
Deprecated.
-
-
Method Details
-
supports
Deprecated.- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
Deprecated.- Specified by:
validatein interfaceorg.springframework.validation.Validator
-
getPmGenericService
Deprecated.
-