/wpf-data-grid-implement-attribute-based-validation

Apply DataAnnotations attributes that specify data validation rules.

Primary LanguageVisual Basic .NETOtherNOASSERTION

WPF Data Grid - Implement Attribute-Based Validation

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.

image

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)