Share via


ModelValidationNode.Validate Method

Include Protected Members
Include Inherited Members

Validates the model.

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
Public method Validate(HttpActionContext) Validates the model using the specified execution context.
Public method Validate(HttpActionContext, ModelValidationNode) Validates the model using the specified execution context and parent node.

Top

See Also

Reference

ModelValidationNode Class

System.Web.Http.Validation Namespace