This example shows how to apply DataAnnotations attributes that specify data validation rules. The RequiredAttribute is applied to the Name and Department data fields. The StringLengthAttribute is applied to the Position data field.
- Employees.cs (VB: Employees.vb)
- MainWindow.xaml (VB: MainWindow.xaml)
(you will be redirected to DevExpress.com to submit your response)