# README
Validation
The validation
package is a wrapper over the github.com/go-playground/validator
.
Validation package implements
Singleton
pattern.validation.GetValidator()
method returns the same instance of the validator.Validate.
# Variables
No description provided by the author