Regexp:NaturalNumber

From OPENRESEARCH th copy Wiki
Revision as of 13:09, 4 March 2021 by Tim Holzheim (talk | contribs)
Jump to navigation Jump to search
id NaturalNumber
regexp /^[0-9]+!$/
base type
inverse
message Must be a number
or char !
base prefix

Regexp


Accepts a natural number or nothing. To make input mandatory set the Property:Property mandatory to true.