regex/numeric_reg library

Properties

numericReg RegExp
A regular expression that matches integer numeric strings, including negatives.
getter/setter pair
numericRegStr String
The pattern used to match whole integer numbers (optionally negative).
getter/setter pair