System.Web.Http.Validation Namespace

 

ClassDescription
System_CAPS_pubclassDefaultBodyModelValidator

Represents a class used to recursively validate an object.

System_CAPS_pubclassModelStateFormatterLogger

This IFormatterLogger logs formatter errors to the provided ModelStateDictionary.

System_CAPS_pubclassModelValidatedEventArgs

Provides data for the Validated event.

System_CAPS_pubclassModelValidatingEventArgs

Provides data for the Validating event.

System_CAPS_pubclassModelValidationNode

Provides a container for model validation information.

System_CAPS_pubclassModelValidationRequiredMemberSelector

Represents the selection of required members by checking for any required ModelValidators associated with the member.

System_CAPS_pubclassModelValidationResult

Provides a container for a validation result.

System_CAPS_pubclassModelValidator

Provides a base class for implementing validation logic.

System_CAPS_pubclassModelValidatorProvider

Provides a list of validators for a model.

InterfaceDescription
System_CAPS_pubinterfaceIBodyModelValidator

Represents an interface for the validation of the models

Return to top
Show: