# Functions
No description provided by the author
ValidateStruc: uses validations v10 library for struct fields validations, take a interface as parameter, allowing any struct and validate their fields based on the rules defined in every struct tag like, 'required' or 'email' etc.