number static method

Implementation

static ValidatorFunction number() =>
        (v) => AppValidator.number(v);