foundation-entity-management.geterrorformat
Home > @genesislcap/foundation-entity-management > getErrorFormat
getErrorFormat() function
Format the error as a string with a different format depending on whether err has a FIELD property or not
Signature:
getErrorFormat: (err: any) => string
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
err |
any |
Returns:
string