Package de.hybris.platform.validation.validators
package de.hybris.platform.validation.validators
-
ClassDescriptionAbstract for common test for checking a validator for a big numbers and those near to 0Bean shell validation mechanism evals provided expression and checks if the result might somehow interpreted as boolean value.Abstraction for all tastes of dynamic script language dependent validators.Dynamic validator for validating logic according to provided script
Dynamic.expression()is specific languageDynamic.language().A platform's counterpart constraint forDecimalMaxwhich since 4.2.0.Final version is not supporting correctly a floating point values;Note precision for upper limits is highly decreased due to problems with rounding forDoublecomparisonA platform's counterpart constraint forDecimalMinwhich since 4.2.0.Final version is not supporting correctly a floating point values;This NotBlank validator checks if a String is whitespace, empty ("") or null.This NotEmpty validator checks if a String is empty ("") or null.Validates if value is correct regular expressionValidates if passed object's fields likefirstFieldName,secondFieldNamereturns null alternatively.