Package com.broadleafcommerce.auth.user.validation.autoconfigure
package com.broadleafcommerce.auth.user.validation.autoconfigure
-
ClassDescriptionAny of the validations that use regex may be "disabled" by changing the regex to match anything:
^.*$
or nothing:^$
(e.g., for whitespace or repeated characters)