CStringValidator

CStringValidator

Package system.validators
Inheritance class CStringValidator » CValidator » CComponent
Since 1.0
Source Code framework/validators/CStringValidator.php
CStringValidator validates that the attribute value is of certain length.

Note, this validator should only be used with string-typed attributes.

In addition to the 登录查看完整内容