Accessors

The `CommonErrors` accessors

protected get errors(): Map<Id, any> The get accessor returns the errors of Map type by returning the #errors property of a specified object.

Last updated