validators\RegularExpressionValidator $not

$not public property

Whether to invert the validation logic. Defaults to false. If set to true, the regular expression defined via $pattern should NOT match the attribute value.

public boolean $not = false
doc_Yii
2016-10-30 17:14:02
Comments
Leave a Comment

Please login to continue.