foundation.form.response.ui.error: foundation.html

foundation.html is a error response handler of foundation-form.

A error handler to show an alert about the error using the message that is usually parsed from Granite’s HTMLResponse.class. The message is taken from the description or `messsage property of the parsed response data.

Matching Condition

If the parsed response data is JS object having statusCode property.