Return collections of child errors information.
Return number of errors.
Return error message, if there is no error, return empty string.
Return true if there is any error.
Return true if there is any error and hasw dirty state.
The name of error collection.
It enables to have errors optional.
It enables support for localization of error messages.
Add error information to child collection of errors.
Remove error information from child collection of errors.
Generated using TypeDoc
This class provides unit of information about error. Implements composite design pattern to enable nesting of error information.