Maslosoft Mangan API
Class UnsafeValidatorAnnotation
UnsafeValidator marks the associated attributes to be unsafe so that they cannot be massively assigned.
- Maslosoft\Addendum\Collections\MetaAnnotation
- Maslosoft\Mangan\Meta\ManganAnnotation
- Maslosoft\Mangan\Meta\ManganPropertyAnnotation
- Maslosoft\Mangan\Annotations\Validators\ValidatorAnnotation
- Maslosoft\Mangan\Annotations\Validators\UnsafeValidatorAnnotation
Direct known subclasses
Namespace: Maslosoft\Mangan\Annotations\Validators
Package: system\validators
Author: Qiang Xue qiang.xue@gmail.com
Version: $Id$
Since: 1.0
Located at Annotations/Validators/UnsafeValidatorAnnotation.php
Package: system\validators
Author: Qiang Xue qiang.xue@gmail.com
Version: $Id$
Since: 1.0
Located at Annotations/Validators/UnsafeValidatorAnnotation.php
Methods inherited from Maslosoft\Mangan\Meta\ManganPropertyAnnotation
Methods inherited from Maslosoft\Mangan\Meta\ManganAnnotation
Constants summary
Constants inherited from Maslosoft\Mangan\Annotations\Validators\ValidatorAnnotation
Properties summary
public
boolean
|
$safe
whether attributes listed with this validator should be considered safe for massive assignment. Defaults to false. |
#
false
|
Properties inherited from Maslosoft\Mangan\Annotations\Validators\ValidatorAnnotation
$class
,
$except
,
$message
,
$on
,
$proxy
,
$skipOnError
,
$value
API documentation generated by ApiGen