Returns a human-readable message that describes an issue.
You can assign the Issue.message property directly inside this callback or return the message.
The issue for which the message should be produced.
The parsing options.
The value that should be used as an issue message. If a non-undefined value is returned, it is assigned to the Issue.message property.
undefined
Returns a human-readable message that describes an issue.
You can assign the Issue.message property directly inside this callback or return the message.