package
2.6.0-alpha1
Repository: https://github.com/fyne-io/fyne.git
Documentation: pkg.go.dev

# Functions

NewAllStrings creates a validator that requires all of the passed string validators to pass.
NewRegexp creates a new validator that uses regular expression parsing.
NewTime creates a new validator that verifies times using time.Parse.