Now a days Validation are require thing for website building and prevent from anonymous attacker.
FuentValidation are recommended by many expert to use on existing and new website development stuff because its easy to used I mean its plug and play feature.
Personally I have experienced FuentValidation with NopCommerce, Web API, MVC and Asp.net applications.
How we get start with FluentValidation? Its very simple like other NuGet packages.
Install FluentValidation using Visual Studio Package Manger.
Install-Package FluentValidation
Please visit following link for more demo and document. so please go through demo and document so you will be get more idea how FluentValidation works.
https://github.com/JeremySkinner/FluentValidation
If you have any question about FluentValidation please write me. I will be very happy to write back to you.
FuentValidation are recommended by many expert to use on existing and new website development stuff because its easy to used I mean its plug and play feature.
Personally I have experienced FuentValidation with NopCommerce, Web API, MVC and Asp.net applications.
How we get start with FluentValidation? Its very simple like other NuGet packages.
Install FluentValidation using Visual Studio Package Manger.
Install-Package FluentValidation
Please visit following link for more demo and document. so please go through demo and document so you will be get more idea how FluentValidation works.
https://github.com/JeremySkinner/FluentValidation
If you have any question about FluentValidation please write me. I will be very happy to write back to you.
0 comments:
Post a Comment