Package de.hybris.platform.odata2services.odata.persistence.validator
-
Interface Summary Interface Description CreateItemValidator Defines a Validator that is called in the lifecycle of persisting IntegrationObjects. -
Class Summary Class Description MissingKeyNavigationPropertiesValidator The validator to check if the key navigation property is missing before the item lookup.MissingKeyNavigationPropertiesValidatorUnitTest MissingKeyPropertiesValidator NullableNavigationPropertiesValidator The visitor to check if the navigation property is missing before the item creation.NullableNavigationPropertiesValidatorUnitTest NullablePropertiesValidator NullablePropertiesValidatorUnitTest