Discover Packages
github.com/beanpay/api
server
validator
package
Version:
v0.0.0-...-a4c5897
Opens a new window with list of versions in this module.
Published: Feb 21, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Validator interface {
Validate(interface{}) ([]string , error )
}
Create a go-playground/validator, but wrap it in our generic Validator interface
as our usage is a small slice of the full go-playground/validator's capabilities.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.