Combine multiple validators into one. The first validator to return an error message will be used.
A validator that combines the given validators.
Rest
The validators to combine.
Generated using TypeDoc
Combine multiple validators into one. The first validator to return an error message will be used.
Returns
A validator that combines the given validators.