Unplanned
Last Updated: 28 Mar 2019 15:08 by ADMIN
Aldermar
Created on: 21 Mar 2019 17:00
Category: Kendo UI for jQuery
Type: Feature Request
5
Support for fluentvalidation

Hi,

FluentValidation is an excellent tool that keep us from using DataAnnotations' Validator's decorators to achieve the entity class keeps as is, a just POCO class. The pros of this lead us to those developers, like me, that focus its backend (entities) development in Database-First processes, to lose decorators applied to the entity or model view class in every change made to the Database rather than the entity class, FluentValidation give us a better control of the validation rules, separates the validation from the entity class or view model class, testing is easier than DataAnnotations and support client-side validations. As far as I know, FluentValidation injects Data Annotation under the covers.

It would be great if you consider to take advantage of the integration with this tool in your route map.

 

Thanks

1 comment
ADMIN
Ivan Danchev
Posted on: 28 Mar 2019 15:08
Hi Aldermar,

Thank you for submitting this feature request. We will monitor the interest of the community in it and will consider implementing it in a future release.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.