Skip to content

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files to look at:

How to Implement Attributes-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.


Does this example address your development requirements/objectives?

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

About

Apply DataAnnotations attributes that specify data validation rules.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •