//
pkg.gl
Category
github.com/cryptopay-dev/yaga
validate
package
1.18.0
Repository:
https://github.com/cryptopay-dev/yaga.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
116 SLOC
#
Functions
AddTagParsers
AddTagParsers used in fieldName.
CheckErrors
CheckErrors of validator and return formatted errors:.
New
New creates new wrapper of validator for echo.Validator.
#
Structs
Options
Options to call CheckErrors method.
#
Interfaces
Validator
Validator is the interface that wraps the Validate function.