mobile static method

Implementation

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