ValidationModelField Class |
Namespace: VirtualRadar.Interface.View
The ValidationModelField type exposes the following members.
Name | Description | |
---|---|---|
![]() | ValidationModelField |
Creates a new object.
|
Name | Description | |
---|---|---|
![]() | IsError |
Gets a value indicating that the message is an error.
|
![]() | IsValid |
Gets a value indicating that the value is valid.
|
![]() | IsWarning |
Gets or sets a value indicating that the message is a warning.
|
![]() | Message |
Gets or sets the validation message.
|
Name | Description | |
---|---|---|
![]() | Clear |
Clears the message.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetMessage |
Sets the message and associated flags.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |