Handles the request to validate the given value.
| Name | Description |
|---|---|
| OnIsValid(TToValidate) | Handles the request to validate the given value. (inherited from Validate<TToValidate>). |
| OnIsValid(Gear<TGearToValidateResult>) | Handles the request to validate the given value. |