Closed ClintStaley closed 3 years ago
Validator.check uses a single value or an array for its second parameter, while Validator.chain uses a second and third parameter. Modify chain to match check so we have consistent design.
Validator.check uses a single value or an array for its second parameter, while Validator.chain uses a second and third parameter. Modify chain to match check so we have consistent design.