Call a callback when validation succeeds
The validated type
The validator to use
The callback to call
when(isNumber, () => {...}) Copy
when(isNumber, () => {...})
Call a callback when validation succeeds