regex boolean false Use regular expression rules for + (instead of matching literal +), and for stars that follow closing parentheses or brackets (as in )* and ]*). strictBrackets boolean undefined Throw an error if brackets, braces, or parens are imbalanced. strictSlashes boolean undefined Wh...
Back to TOC replace_filter_skip syntax:replace_filter_skip $var default:no context:http, server, location, location if phase:output header filter This directive controls whether to skip all thereplace_filterrules on a per-request basis.
Comment when in production...END }); //Configuration...END var validateLoginForm = function() { // validate signup form on keyup and submit var config = { rules: { username: { required: true, minlength: minUserLen, maxlength: maxUserLen }, password: { required: true, minlength: min...