Uses of Class
de.hybris.platform.servicelayer.interceptor.impl.LocalizedMessageAwareValidator
-
Packages that use LocalizedMessageAwareValidator Package Description de.hybris.platform.servicelayer.interceptor.impl -
-
Uses of LocalizedMessageAwareValidator in de.hybris.platform.servicelayer.interceptor.impl
Subclasses of LocalizedMessageAwareValidator in de.hybris.platform.servicelayer.interceptor.impl Modifier and Type Class Description classMandatoryAttributesValidatorValidates for any model if all mandatory attributes are provided when creating a new item.classUniqueAttributesInterceptorValidates for any Model if the unique keys for this model are unique in the database.
-