Parameters
- validationProvider
- The validation provider used for the validation.
- componentToValidate
- The input component containing the value to be used for the validation.
- valueToValidate
- The value to be used for the validation.
- validationMessage
- Provides the last error message of the validation failure if any.
Return Value
true if the input component contains valid information based on this validation expression; false otherwise.