Documentation
¶
Index ¶
- func Array() rule.Interface
- func Boolean() rule.Interface
- func Date(format string) rule.Interface
- func Each(rules ...rule.Interface) rule.Interface
- func Empty() rule.Interface
- func Float() rule.Interface
- func HttpUrl() rule.Interface
- func In[V int64 | int32 | int16 | int8 | uint64 | uint32 | uint16 | uint8 | string](v []V) rule.Interface
- func Int16() rule.Interface
- func Int32() rule.Interface
- func Int64() rule.Interface
- func Int8() rule.Interface
- func IpV4() rule.Interface
- func Max(v int64) rule.Interface
- func Min(v int64) rule.Interface
- func NotEmpty() rule.Interface
- func Nullable(rules ...rule.Interface) rule.Interface
- func Object() rule.Interface
- func Required() rule.Interface
- func String() rule.Interface
- func UInt16() rule.Interface
- func UInt32() rule.Interface
- func UInt64() rule.Interface
- func UInt8() rule.Interface
- type Errors
- type Rules
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.