PropertyInvalidExceptionValidateNotNaN Method |
| Name | Description | |
|---|---|---|
| ValidateNotNaN(Double, String) |
Validate that the given property value must not be NaN, and throw PropertyInvalidException if it is.
| |
| ValidateNotNaN(Double, String, String) |
Validate that the given property value must not be NaN, and throw PropertyInvalidException if it is.
|