Sets validator options Accepts the following option keys:
‘min’ => scalar, minimum border ‘max’ => scalar, maximum border ‘inclusive’ => boolean, inclusive border values
| Parameters: | array|Traversable – |
|---|
Sets the min option
| Parameters: | mixed – |
|---|---|
| Return type: | Between Provides a fluent interface |
Sets the max option
| Parameters: | mixed – |
|---|---|
| Return type: | Between Provides a fluent interface |