Validation Ent Lib issue
-
hi ppl , I am using Ent Lib for validation in my windows forms application. I have a set of comboboxes which are bound to a datasource. When the selectd value is null the validations happens on it. but when I select a item from the dropdown , I am getting a validation error as "The supplid value could not be converted to the target property type". I have defined a "Not Null Validator" for the combobox selected value in the enterprise library validation. Help would be appreciated. Thanks
-
hi ppl , I am using Ent Lib for validation in my windows forms application. I have a set of comboboxes which are bound to a datasource. When the selectd value is null the validations happens on it. but when I select a item from the dropdown , I am getting a validation error as "The supplid value could not be converted to the target property type". I have defined a "Not Null Validator" for the combobox selected value in the enterprise library validation. Help would be appreciated. Thanks
Maybe this will help Introduction to Validation Application Block[^]
I know the language. I've read a book. - _Madmatt