$this whereNull(string $column) Set a "where null" constraint on the query
$this minWidth(int $value) Set the "min width" constraint.
Dimensions class Dimensions (
$this where(string $column, string $value = null) Set a "where" constraint
array queryCallbacks() Get the custom query callbacks for the rule.
Unique class Unique (
$this ratio(float $value) Set the "ratio" constraint.
$this maxWidth(int $value) Set the "max width" constraint.
$this width(int $value) Set the "width" constraint.
string __toString() Convert the rule to a validation string.
Page 3 of 4