package
Version:
v1.0.0-beta.4
Opens a new window with list of versions in this module.
Published: Oct 17, 2023
License: LGPL-3.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
¶
Package validator providers utilities for user input validation.
IsMap checks if the string can be parsed as a map.
Example: "key=value,key2=value2" is a map.
IsNumber checks if the string is a number.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.