Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Supports slice or array // // Validatation would fail if all of elements in slice(array) are zero. // // Nil or empty slice is passed. TagNonZeroSlice = "non_zero_slice" )
Variables ¶
This section is empty.
Functions ¶
func NonZeroSlice ¶
func NonZeroSlice(fl v.FieldLevel) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.