gvalidator

package
v0.0.0-...-c5b329c Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateEmail

func ValidateEmail(email string) error

ValidateEmail validates the given email.

func ValidateEmailID

func ValidateEmailID(value int64) error

func ValidateFullName

func ValidateFullName(value string) error

ValidateFullName validates the given name.

func ValidatePassword

func ValidatePassword(password string) error

ValidatePassword validates the given password.

func ValidateSecretCode

func ValidateSecretCode(value string) error

func ValidateString

func ValidateString(input string, min, max int) error

ValidateString validates the given input between the given min and max length.

func ValidateUsername

func ValidateUsername(username string) error

ValidateUsername validates the given username.

Types

This section is empty.

Jump to

Keyboard shortcuts

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