Version:
ValidationResults Structure
Contains the result of a validation.
Inheritance Hierarchy
- object
- System.ValueType
- Inedo.Web.ValidationResults
Syntax
public
struct
ValidationResults
Properties
|
Name |
Description |
|
IsValid
|
Gets or sets a value indicating whether this instance is valid.
|
|
Message
|
Gets the message.
|