package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jan 27, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Validator interface {
ValidateStruct(obj interface{}, translation ...bool) error
Engine(translation ...bool) interface{}
RegisterValidation(tag string, fn validator.Func, callValidationEvenIfNull ...bool) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.