File: NotRegex.php
Source Location: /HTML_QuickForm2-2.1.0/HTML/QuickForm2/Rule/NotRegex.php
Classes:
HTML_QuickForm2_Rule_NotRegex
Checks that the element's value does not match a regular expression
Page Details:
Checks that the element's value does not match a regular expression
PHP version 5 LICENSE This source file is subject to BSD 3-Clause License that is bundled with this package in the file LICENSE and available at the URL https://raw.githubusercontent.com/pear/HTML_QuickForm2/trunk/docs/LICENSE
Includes:
require_once('HTML/QuickForm2/Rule/Regex.php') [line 25]
Validates values using regular expressions
Documentation generated on Wed, 10 Apr 2019 08:56:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|