Hi.
I'm usin MVC3 and Ef Code First, I'm doing some validations with the DataAnnotations, but TextEditorFor, I this respect these validations, the only one respect is the Required annotation, is there any way to use these validations with these editors.
if any, does anyone have idea how to do these validations, the examples are unclear loaded.
thanks in advance, greetings.
Christhian
Hi Christhian,
You can also check this brand new blog post from Atanas Dyulgerov about Data Annotations in NA for jQuery 12.1:
https://es.infragistics.com/community/blogs/b/atanas_dyulgerov/posts/using-mvc-data-annotations-for-validation-with-the-infragistics-jquery-editors
Hope this helps,
Martin Pavlov
Infragistics, Inc.
Hi ckorrat,
In 11.2 we don't support data annotations validation for the igEditors. Data annotations validation is available in 12.1 release which has just been released.
Check out this topic on the subject:
https://www.igniteui.com/help/configuring-asp.net-mvc-validation
Also check out this sample:
https://www.igniteui.com/editors/data-annotation-validation
Best Regards,