Support for Error Styles: Styles were added to highlight errors cells. This is of particular importance when there is validation occurring on the server side, and you wish to highlight items in red that failed validation.

The properties/methods of interest are:

    setErrorByKey

    setErrorByObject

    clearErrorByKey

    clearErrorByObject

    clearAllErrors

    getError

    getAllErrorString

Styles:

    errorBackgroundColor

    errorBorderColor