StringValidationPattern Module
Nested modules
Modules | Description |
Functions to work with ORCID numbers. |
Functions and values
Function or value | Description |
Full Usage:
characterLimit lowerLimit upperLimit
Parameters:
int option
upperLimit : int option
Returns: Regex
|
Creates a Regex that matches for the given lower and upper character limit. Input may be None if there shall be no upper or lower limit.
|
|
|
|