validators\IpValidator $ipv4Pattern
  • References/PHP/Yii/validators/IpValidator

$ipv4Pattern public property Regexp-pattern to validate IPv4 address

2025-01-10 15:47:30
validators\RegularExpressionValidator $not
  • References/PHP/Yii/validators/RegularExpressionValidator

$not public property Whether to invert the validation logic. Defaults

2025-01-10 15:47:30
validators\ExistValidator $targetClass
  • References/PHP/Yii/validators/ExistValidator

$targetClass public property The name of the ActiveRecord class

2025-01-10 15:47:30
validators\CompareValidator $type
  • References/PHP/Yii/validators/CompareValidator

$type public property The type of the values being compared. The

2025-01-10 15:47:30
validators\RegularExpressionValidator $pattern
  • References/PHP/Yii/validators/RegularExpressionValidator

$pattern public property The regular expression to be matched

2025-01-10 15:47:30
validators\IpValidator $ipv6
  • References/PHP/Yii/validators/IpValidator

$ipv6 public property Whether the validating value can be an IPv6

2025-01-10 15:47:30
validators\IpValidator $ipv4
  • References/PHP/Yii/validators/IpValidator

$ipv4 public property Whether the validating value can be an IPv4

2025-01-10 15:47:30
validators\CompareValidator $compareValue
  • References/PHP/Yii/validators/CompareValidator

$compareValue public property The constant value to be compared

2025-01-10 15:47:30
validators\EmailValidator $enableIDN
  • References/PHP/Yii/validators/EmailValidator

$enableIDN public property Whether validation process should take

2025-01-10 15:47:30
validators\UrlValidator init()
  • References/PHP/Yii/validators/UrlValidator

init() public method Initializes the object.

2025-01-10 15:47:30