Topic:   Data Validations with Fluent Validation
Aug 09, 2021 15:01 4 Replies 824 Views TEJA

What is FluentValidation and how to Configure FluentValidation in ASP.NET Core, Create a Model and Creating a first Validator Data Input Form, Validating Complex Properties and Collections ?

Prev Next
Topic Replies (4)
  1. 1
    idnkx user

    PADMAKEECHU

    It can be defined as one of the most popular open-source libraries for .NET and it allows developers to validate their models or business objects using strongly-typed validation rules and It makes validation code clean, easy to understand, and easy to maintain because the validation code is not tightly coupled with the models and is generally written separately.

    1
    idnkx user

    TEJA

    @padmakeechu can you please tell me how to Configure FluentValidation in ASP.NET Core, Create a Model and Creating a first Validator Data Input Form also ?

    1
    idnkx user

    PADMAKEECHU

    Sure , you just go through this link where it can be very useful to you to understand.
    https://www.ezzylearning.net/tutorial/asp-net-core-data-validations-with-fluentvalidation?fbclid=IwAR3dmfJHEkEb_XjgVpbZAEGfqN0PnPnurYylQr5-ebMal4P_FYIwSuG8Ylg

    1
    idnkx user

    TEJA

    Great, thank you for sharing.

Leave a Reply
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect