Validation
Error Styles
linkki calls setErrorMessage(String)
and setInvalid(boolean)
on all fields that support input validation when they are bound to properties for which a message with the matching ObjectProperty exists. linkki then sets different CSS style classes depending on the ErrorLevel
of the message, derived from its Severity
.