_type

package
v0.0.0-...-6dbed23 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultValue

type DefaultValue string

func (DefaultValue) Check

func (v DefaultValue) Check() error

func (DefaultValue) Value

func (v DefaultValue) Value() DefaultValue

type HelpText

type HelpText string

func (HelpText) Check

func (v HelpText) Check() []error

func (HelpText) Value

func (v HelpText) Value() HelpText

type PlaceholderValue

type PlaceholderValue string

func (PlaceholderValue) Check

func (v PlaceholderValue) Check() error

func (PlaceholderValue) Value

type PromptInput

type PromptInput string

func (PromptInput) Check

func (v PromptInput) Check(tag string) error

func (PromptInput) Value

func (v PromptInput) Value() PromptInput

type PromptText

type PromptText string

func (PromptText) Check

func (v PromptText) Check() []error

func (PromptText) Validate

func (v PromptText) Validate() error

func (PromptText) Value

func (v PromptText) Value() PromptText

type ValidationCanBeBlank

type ValidationCanBeBlank bool

func (ValidationCanBeBlank) Check

func (v ValidationCanBeBlank) Check() error

func (ValidationCanBeBlank) Value

type ValidationIsRequired

type ValidationIsRequired bool

func (ValidationIsRequired) Check

func (v ValidationIsRequired) Check() error

func (ValidationIsRequired) Value

type ValidationJs

type ValidationJs string

func (ValidationJs) Check

func (v ValidationJs) Check() error

func (ValidationJs) Value

func (v ValidationJs) Value() ValidationJs

type ValidationMaxSize

type ValidationMaxSize uint

func (ValidationMaxSize) Check

func (v ValidationMaxSize) Check() error

func (ValidationMaxSize) Value

type ValidationMinSize

type ValidationMinSize uint

func (ValidationMinSize) Check

func (v ValidationMinSize) Check() error

func (ValidationMinSize) Value

type ValidationRegex

type ValidationRegex string

func (ValidationRegex) Check

func (v ValidationRegex) Check() error

func (ValidationRegex) Value

func (v ValidationRegex) Value() ValidationRegex

Jump to

Keyboard shortcuts

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