ValidationContext.AddError Method
Include Protected Members
Include Inherited Members
Adds an error with the validation context.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddError(EdmError) | Adds an error with the validation context. | |
AddError(EdmLocation, EdmErrorCode, String) | Adds an error with the validation context. |
Top