NotIn
class NotIn (View source)
Methods
void | __construct(array $values) Create a new "not in" rule instance. | |
string | __toString() Convert the rule to a validation string. |
NotIn
class NotIn (View source)
void | __construct(array $values) Create a new "not in" rule instance. | |
string | __toString() Convert the rule to a validation string. |
Please login to continue.