Package de.hybris.platform.sap.productconfig.frontend.validator.impl
-
Class Summary Class Description MaxLengthValidatorImpl Enforeces that a cstic value does not exceed the maximum length.
This is also checked on the UI, for example by setting the maxLength attribute of the corresponding input field.MaxLengthValidatorImplTest NumericCheckerImpl Validates user input for numeric fields, considering the current locale.NumericCheckerImplTest