Abstract
Static
parseParses policy errors and generates human readable error messages.
The step containing the error.
Optional
messageCreator: MessageCreatorExtensible and overridable custom error messages for policy failures.
Array of objects containing all processed policy errors.
Static
parseParses a failed policy and returns a string array of error messages.
The detail data of the failed policy.
Optional
messageCreator: MessageCreatorArray of strings with all processed policy errors.
Static
parseParses a policy error into a human readable error message.
The property with the policy failure.
The policy failure data.
Human readable error message.
Utility for processing policy failures into human readable messages.
Example: