Property | Type | Description | |
---|---|---|---|
$errors | Contains an array of limitation ValidationError objects. |
Method | Description | |
---|---|---|
__construct ( array $errors ) | Generates: Limitations did not validate. | |
getLimitationErrors ( ) : |
Returns an array of limitation ValidationError objects. |
public __construct ( array $errors ) | ||
$errors | array |
public getLimitationErrors ( ) : |
||
return |