Skip to content

Commit

Permalink
Add FluentValidation references
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrietataru committed Aug 18, 2024
1 parent 8cf29b6 commit a312bb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ docker compose up
* [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg)
* [AutoMapper](https://github.com/AutoMapper/AutoMapper)
* [Bogus](https://github.com/bchavez/Bogus)
* Validation
* [FluentValidation](https://github.com/FluentValidation/FluentValidation)
* [FluentValidation.AspNetCore](https://github.com/FluentValidation/FluentValidation.AspNetCore)
* Testing
* Framework
* [xunit](https://github.com/xunit/xunit)
Expand Down

0 comments on commit a312bb1

Please sign in to comment.