package
Version:
v1.1.11
Opens a new window with list of versions in this module.
Published: Mar 22, 2024
License: MIT
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.
README
¶
Validators
Contains default validators. You can add your own validators here.
Documentation
¶
ValidDate checks if the string is a valid date in the format YYYY-MM-DD
ValidDateTime checks if the string is a valid date time in RFC3339 format
ValidInt checks if the string can be parsed as an integer
ValidURL checks if the string is a valid URL that can be parsed
ValidUUID checks if the string is a valid UUID
Source Files
¶
Click to show internal directories.
Click to hide internal directories.