$skipOnError public property
Whether this validation rule should be skipped if the attribute being validated already has some validation error according to some previous rules. Defaults to true.
public boolean $skipOnError = true
$skipOnError public property
Whether this validation rule should be skipped if the attribute being validated already has some validation error according to some previous rules. Defaults to true.
public boolean $skipOnError = true
Please login to continue.