Table of Contents

Validation message

This component can be used to display the current validation message of the UI view property as text.

Node name : validation-message

Attributes

Attribute Type Required Default value Description
property-name string true UI view property name
item UI view false @DatasourceCurrent Item to be bound to

Example

<validation-message property-name="CompanyName" />