A more comprehensive numeric validator class.
Validates the window contents against the include or exclude lists, depending on the validator style. |
Possible constructors:
NumericPropertyValidator(numericType, base=10) -> None
A more comprehensive numeric validator class.
numericType (NumericType)
base (int)
None