PropertyInvalidExceptionValidateNonZero Method |
| Name | Description | |
|---|---|---|
| ValidateNonZero(Double, String) |
Validate that the given property value must be non-zero, and throw PropertyInvalidException if it is not.
| |
| ValidateNonZero(Double, String, String) |
Validate that the given property value must be non-zero, and throw PropertyInvalidException if it is not.
|