Package com.broadleafcommerce.auth.user.validation.autoconfigure
package com.broadleafcommerce.auth.user.validation.autoconfigure
-
ClassesClassDescriptionAny 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)