Validation
Displaying Validation Messages
Validation messages can be displayed on a field, or in a separate component.
Displaying validation messages on the field
By default, linkki marks UI elements bound to invalid ObjectProperties.
The input field bound to the referenced ObjectProperty shows a colored border and background.
The message itself is displayed underneath the component.
Display messages in a separate component
There are several classes and utility methods that are provided to display messages in a separate component. See section Message Components in chapter "UI Components".