Discover Packages
fyne.io/fyne/v2
data
validation
package
Version:
v2.0.0-rc4
Opens a new window with list of versions in this module.
Published: Jan 18, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 70
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package validation provides validation for data inside widgets
func NewRegexp(regexpstr, reason string ) fyne.StringValidator
NewRegexp creates a new validator that uses regular expression parsing.
The validator will return nil if valid, otherwise returns an error with a reason text.
Since: 1.4
Source Files
¶
Click to show internal directories.
Click to hide internal directories.