regex

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateString

func ValidateString(input string, regex string) (bool, error)

ValidateString validates that a string matches a regex

func ValidateStructField

func ValidateStructField(value reflect.Value, tag string) (bool, error)

ValidateStructField validates that field holds a string matching the regex tag must be in the form `validate:"regex=\d+"`

Types

This section is empty.

Jump to

Keyboard shortcuts

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