Validates if the given condition is false.
| C# | Visual Basic | Visual C++ |
true if the specified condition is false; otherwise, false.
| Exception | Condition |
|---|---|
| ValidationException | If the validation fails and
exceptionOnFail is true. |
