Parameter | Description |
---|---|
overrides | The keyword declaration override array to validate. |
msg | The error message if validation errors occur. |
bool True if the keyword declaration override data is valid.
Validates the keyword declaration override data.
This method checks that the override array does not contain multiple entries with the same keyword set. It also runs data validation on each element individually.