Package de.hybris.platform.cmsfacades.cmsitems.attributevalidators
package de.hybris.platform.cmsfacades.cmsitems.attributevalidators
-
ClassesClassDescriptionAbstract implementation of the
AttributeContentValidatorthat holds a reference toValidationErrorsProvider.Base Media attribute content validator adds validation errors when media formats are not present.Date Time Format validator adds validation errors when the value does not respect the expected date time format.BigDecimal validator adds validation errors when the value does not respects the attribute's constraints.Double validator adds validation errors when the value is not parsable into a DoubleFloat validator adds validation errors when the value is not parsable into a FloatInteger validator adds validation errors when the value is not parsable into an IntegerLanguage attribute content validator adds validation errors when a localized attribute does not contain the required languages.Long validator adds validation errors when the value is not parsable into a LongMedia attribute content validator adds validation errors when String value is not a valid unique identifier for Media.Null check attribute content validator adds validation errors when value is null and attribute hasNotNullConstraintModelandNotEmptyConstraintModelconstraints.Integer validator adds validation errors when the value does not respects the attribute's constraints.Item unique identifier validator adds validation errors when the uuid does to reference any valid item model.