validation

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(New, wire.Bind(new(any), new(*validator)))

ProviderSet is a set of validator providers, used for dependency injection.

Functions

func New

func New(ds store.IStore) (*validator, error)

New is a factory function that creates and initializes the custom validator. It takes a store.IStore instance as input and returns *validator.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL