package
Version:
v0.0.0-...-0c3937f
Opens a new window with list of versions in this module.
Published: Sep 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Alphanumeric validates whether a string is an alphanumeric string.
AlphanumericExt validates whether a string is an alphanumeric string, but a
small set of extra characters allowed
Integer validates whether a string is an integer string.
URL validates whether a string is an URL string.
UnixPath validates whether a string is an unix path string.
Argument contains the name of the validation type and the validation function.
String is the validation function used for checking whether a string is valid or not.
TypeName returns the type expected to be validated by the validate.String function.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.