ValidatableObjectAdapter Class
Provides an object adapter that can be validated.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ValidatableObjectAdapter(ModelMetadata, ControllerContext) | Initializes a new instance of the ValidatableObjectAdapter class. |
| Name | Description | |
|---|---|---|
![]() | ControllerContext | Gets the controller context.(Inherited from ModelValidator.) |
![]() | IsRequired | Gets or sets a value that indicates whether a model property is required.(Inherited from ModelValidator.) |
![]() | Metadata | Gets the metadata for the model validator.(Inherited from ModelValidator.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetClientValidationRules() | When implemented in a derived class, returns metadata for client validation.(Inherited from ModelValidator.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(Object) | Validates the specified object.(Overrides ModelValidator.Validate(Object).) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)