Uses of Package
de.hybris.platform.validation.annotations
Packages that use de.hybris.platform.validation.annotations
-
Classes in de.hybris.platform.validation.annotations used by de.hybris.platform.validation.validatorsClassDescriptionThe annotated element must evaluate provided
expressionso it can be interpreted as boolean result.The annotated element must be a number whose value must be lower or equal to the specified maximum.The annotated element must be a number whose value must be greater or equal to the specified minimum.The annotated element must not contain a whitespace or be empty ornull.The annotated element must not be empty ornull.The annotated element must be correct regular expressionThe annotated element defined attributes values meet the XOR operator (one and only one a time is not null).