Retrieves a specific message from an error object based on a given field.
The field value to look for in the error messages.
An object containing error messages.
The key name within the error object that holds the messages array.
The message containing the field value, or null if not found.
Generated using TypeDoc
Retrieves a specific message from an error object based on a given field.