CompareAttribute Methods
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Attribute.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | FormatErrorMessage(String) | Applies formatting to an error message based on the data field where the compare error occurred.(Overrides ValidationAttribute.FormatErrorMessage(String).) |
![]() ![]() | FormatPropertyForClientValidation(String) | Formats the property for client validation by prepending an asterisk (*) and a dot. |
![]() | GetClientValidationRules(ModelMetadata, ControllerContext) | Gets a list of compare-value client validation rules for the property using the specified model metadata and controller context. |
![]() | GetHashCode() | (Inherited from Attribute.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValidationResult(Object, ValidationContext) | (Inherited from ValidationAttribute.) |
![]() | IsDefaultAttribute() | (Inherited from Attribute.) |
![]() | IsValid(Object) | (Inherited from ValidationAttribute.) |
![]() | IsValid(Object, ValidationContext) | Determines whether the specified object is equal to the compared object.(Overrides ValidationAttribute.IsValid(Object, ValidationContext).) |
![]() | Match(Object) | (Inherited from Attribute.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(Object, String) | (Inherited from ValidationAttribute.) |
![]() | Validate(Object, ValidationContext) | (Inherited from ValidationAttribute.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute.GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute.GetTypeInfo(UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute.GetTypeInfoCount(UInt32) | (Inherited from Attribute.) |
![]() ![]() | _Attribute.Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) | (Inherited from Attribute.) |




