Overload List

  NameDescription
Public methodStatic memberValidateArgumentNotAllowed(String, Boolean)
Validates that the parameter is not specified, as denoted by the "isSpecified" field.
Public methodStatic memberValidateArgumentNotAllowed(String, Object)
Validates that the object is null or that if it is a string it contains a value and is an empty string.

See Also