package
0.5.0
Repository: https://github.com/bcokert/render-cloud.git
Documentation: pkg.go.dev

# Functions

Returns a new Validator that contains all custom validators.

# Interfaces

A Validator can validate any given struct by using its struct tags Internally uses gopkg.in/validator.v2.Validator by default.