Property | Type | Description | |
---|---|---|---|
AddError | void | ||
AddError | void | ||
ToString | string | ||
ValidationResult | System.Collections.Generic | ||
ValidationResult | System.Collections.Generic | ||
ValidationResult | System.Collections.Generic | ||
this | string |
Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
Method | Description | |
---|---|---|
AddError ( ValidationError error ) : void | ||
AddError ( object target, string error ) : void | ||
ToString ( [ formatter ) : string | ||
ValidationResult ( ) : System.Collections.Generic | ||
ValidationResult ( ValidationErrorCollection errors ) : System.Collections.Generic | ||
ValidationResult ( object target, IEnumerable |
||
this ( object target ) : string |