//
pkg.gl
Category
github.com/farseer-go/webapi
check
package
0.14.0
Repository:
https://github.com/farseer-go/webapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
23 SLOC
#
Functions
IsEmpty
IsEmpty 当val为empty时,抛出异常.
IsFalse
IsFalse 当val为false时,抛出异常.
IsTrue
IsTrue 当val为true时,抛出异常.
#
Interfaces
ICheck
ICheck 当json反序化到dto时,将调用ICheck接口.