Documentation
¶
Overview ¶
Package validator implements the functions, types, and interfaces for the module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validator ¶
type Validator[T interfaces.Params] struct { // contains filtered or unexported fields }
func WithParams ¶
func WithParams[T interfaces.Params](params T) *Validator[T]
Click to show internal directories.
Click to hide internal directories.