







![]() ![]() ![]() |
CuttingEdge.Conditions reference library |
ValidatorExtensions..::.IsFalse Method |
ValidatorExtensions Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
![]() ![]() | IsFalse(ConditionValidator<(Of <(Boolean>)>)) |
Checks whether the given value is false. An exception is thrown otherwise.
|
![]() ![]() | IsFalse(ConditionValidator<(Of <(Nullable<(Of <(Boolean>)>)>)>)) |
Checks whether the given value is false. An exception is thrown otherwise.
|
![]() ![]() | IsFalse(ConditionValidator<(Of <(Boolean>)>), String) |
Checks whether the given value is false. An exception is thrown otherwise.
|
![]() ![]() | IsFalse(ConditionValidator<(Of <(Nullable<(Of <(Boolean>)>)>)>), String) |
Checks whether the given value is false. An exception is thrown otherwise.
|