validate

package
v0.34.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MajorMinorVersionRegex = `^\d+\.\d+?$`
	FullVersionRegex       = `^\d+\.\d+.\d+?$`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

type Validator struct {
	// contains filtered or unexported fields
}

func CIDR added in v0.6.0

func CIDR() *Validator

func IP

func IP() *Validator

func MinorVersionNumber

func MinorVersionNumber() *Validator

func NoSeparator

func NoSeparator() *Validator

func NonLegacyProjectRole added in v0.26.0

func NonLegacyProjectRole() *Validator

func RFC3339SecondsOnly added in v0.4.0

func RFC3339SecondsOnly() *Validator

func RecordSet added in v0.13.0

func RecordSet() *Validator

func Rrule added in v0.21.0

func Rrule() *Validator

func UUID

func UUID() *Validator

func VersionNumber added in v0.18.0

func VersionNumber() *Validator

func (*Validator) Description

func (v *Validator) Description(_ context.Context) string

func (*Validator) MarkdownDescription

func (v *Validator) MarkdownDescription(_ context.Context) string

func (*Validator) ValidateString

func (v *Validator) ValidateString(ctx context.Context, req validator.StringRequest, resp *validator.StringResponse)

Jump to

Keyboard shortcuts

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