While doing some refactoring #4 we determined that validation was needed to make sure developers can implement config with ease. @Fesaa determined that https://github.com/go-playground/validator would be a better solution to move the validation into struct tags.
While doing some refactoring #4 we determined that validation was needed to make sure developers can implement config with ease. @Fesaa determined that https://github.com/go-playground/validator would be a better solution to move the validation into struct tags.