Rule
class Rule
Single validation rule or condition represented as value object.
Properties
Control | $control | ||
mixed | $validator | ||
mixed | $arg | ||
bool | $isNegative | ||
string|null | $message | ||
Rules|null | $branch |
Methods
bool
canExport()
No description
Details
at line 42
bool
canExport()
internal |
No description
Traits
SmartObject