package
Version:
v1.9.2
Opens a new window with list of versions in this module.
Published: Feb 28, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Validator interface {
Validate(interface{}) error
}
Validator is the interface that wraps the Validate function.
New creates new wrapper of validator for echo.Validator
Source Files
¶
Click to show internal directories.
Click to hide internal directories.