The MSDN documentation on DetailsView.EnableModelValidation is very brief:
Gets or sets a value that indicates whether data-model validation is enabled.
Figuring out that true means enabled and false means disabled is simple, I could have found out even without the documentation.
What functionality is enabled with this setting and how is it used?
http://blogs.msdn.com/b/davidebb/archive/2008/06/18/using-asp-net-dynamic-data-with-objectdatasource.aspx
Check out this link, it is for validating the properties on an ObjectDataSource when decorating with System.ComponentModel.DataAnnotations
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With