class Rule

Single validation rule or condition represented as value object.

Properties

IControl $control
mixed $validator
mixed $arg
bool $isNegative
string $message
Rules $branch

Traits

SmartObject