Skip to content

joaosouzaaa/OptionsPatternValidation

Repository files navigation

OptionsPatternValidation

The goal of this project is to show the implementation of validation using FluentValidation package in the Options pattern at application startup.

You can find the repository and LinkedIn post regarding options pattern implementation at the following links:

GitHub Repository

LinkedIn Post

Technologies used

  • .NET 9
  • C#
  • FluentValidation
  • xUnit
  • Docker