Parameters
- value
- The value to validate.
- culture
- The CultureInfo of the value.
- context
- The validation context of the value to validate. The validation context includes both the associated cell and data item.
Return Value
A ValidationResult indicating whether the value passed the validation process.