void __construct(Validator $validator, Response
static Dimensions dimensions(array $constraints
static bool hasMacro(string $name) Checks if macro is registered
string __toString() Convert the rule to a validation string.
static Unique unique(string $table, string $column
void __construct(string $table, string $column = 'NULL') Create a new unique
void addExtensions(array $extensions) Register an array of custom validator
void __construct(string $table, string $column = 'NULL') Create a new exists
$this whereNotNull(string $column) Set a "where not null" constraint on
void __construct(array $constraints = array()) Create a new dimensions
Page 1 of 14