.NET MAUI DataForm - Data Annotations
Telerik .NET MAUI DataForm uses Data Annotations
(System.ComponentModel.DataAnnotations
).
The supported Data Annotations are described in the table below:
For more information about Data Annotations, refer to Microsoft documentation.
Example with business model with Data Annotations
The example uses the Required, DataType, Display and RegularExpression attributes: