Overload List
Name | Description | |
---|---|---|
![]() ![]() | ValidateArgumentNotAllowed(String, Boolean) |
Validates that the parameter is not specified, as denoted by the "isSpecified" field.
|
![]() ![]() | ValidateArgumentNotAllowed(String, Object) |
Validates that the object is null or that if it is a string it contains a value
and is an empty string.
|