validator

package
v0.0.0-...-1bcb742 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

type Validator struct {
}

func NewValidator

func NewValidator() *Validator

func (*Validator) ValidateGetUserByID

func (v *Validator) ValidateGetUserByID(userID string) error

func (*Validator) ValidateGetUsersList

func (v *Validator) ValidateGetUsersList(skip, limit int) error

func (*Validator) ValidateSignIn

func (v *Validator) ValidateSignIn(email, password string) error

func (*Validator) ValidateSignUp

func (v *Validator) ValidateSignUp(email, name, password, repeatedPassword string) error

Jump to

Keyboard shortcuts

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