get errors()
The get accessor returns the errors of Map type
CommonErrors.prototype.errors()
CommonErrors.prototype.errors()
The get
accessor returns the errors of Map
type by returning the #errors
property of a specified object.
common-errors.class.ts
Return type
Returns
The return value is the Map
object of errors.
Last updated