Свойство | Type | Description | |
---|---|---|---|
CreateResultMethodInfo | |||
MergeWithMethodInfo | |||
Success |
Méthode | Description | |
---|---|---|
CreateResult ( bool success, IPropertyValidationContext propertyValidationContext ) : |
||
MergeWith ( |
||
ValidationResult ( ) : System.Collections.Generic | ||
ValidationResult ( IEnumerable |
||
ValidationResult ( List |
||
ValidationResult ( |
public static CreateResult ( bool success, IPropertyValidationContext propertyValidationContext ) : |
||
success | bool | |
propertyValidationContext | IPropertyValidationContext | |
Résultat |
public MergeWith ( |
||
validationResult | ||
Résultat |
public ValidationResult ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public ValidationResult ( IEnumerable |
||
exceptions | IEnumerable |
|
Résultat | System.Collections.Generic |
public ValidationResult ( List |
||
exceptions | List |
|
Résultat | System.Collections.Generic |
public ValidationResult ( |
||
exception | ||
Résultat | System.Collections.Generic |
public static MethodInfo,System.Reflection CreateResultMethodInfo | ||
Résultat |
public static MethodInfo,System.Reflection MergeWithMethodInfo | ||
Résultat |