package
0.0.0-20210818084432-aea36be32079
Repository: https://github.com/go-masonry/tutorial.git
Documentation: pkg.go.dev
# README
/app/validations
Code in this directory should handle input validations
Examples
- Full Name should consist from at least 2 words
- Value is out of Max/Min limits
- List can't be empty
- Mutually exclusive values
# Functions
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author