errors property
A list of errors returned by the validator.
If the list is empty, there were no errors.
Implementation
CustomModuleValidationErrors? errors;
A list of errors returned by the validator.
If the list is empty, there were no errors.
CustomModuleValidationErrors? errors;