RangeValidation Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by RangeValidation.
| Name | Description | |
|---|---|---|
![]() | ErrorMessage | Allows you to specify a custom error message that will be thrown if the validation fails |
![]() | Expression | This expression is used to determine if range validation should be done. |
![]() | Max | The maximum value used by the Validate function. |
![]() | Min | The minimum value used by the Validate function. |


