//
pkg.gl
Category
github.com/goto/entropy
pkg
validator
package
0.2.7-rc
Repository:
https://github.com/goto/entropy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
49 SLOC
#
Functions
FromJSONSchema
FromJSONSchema returns a validator that can validate using a JSON schema.
TaggedStruct
TaggedStruct validates the given struct-value using go-validate package based on 'validate' tags.