package
0.14.0
Repository: https://github.com/farseer-go/webapi.git
Documentation: pkg.go.dev

# Functions

IsEmpty 当val为empty时,抛出异常.
IsFalse 当val为false时,抛出异常.
IsTrue 当val为true时,抛出异常.

# Interfaces

ICheck 当json反序化到dto时,将调用ICheck接口.