ValidationHintDefaultProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Validation |
Initializes a new instance of the Validation |
#Properties
Name | Description |
---|---|
Actual |
Returns the current validation state of this Validation |
Indeterminate |
Provides access to the Validation |
Invalid |
Provides access to the Validation |
State |
Gets or sets the current validation state of this Validation |
Valid |
Provides access to the Validation |
#Methods
Name | Description |
---|---|
Ensure |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also