Enum ValidationSummaryItemType
The source of the error, for error management
Namespace: System.Windows.Controls
Assembly: Controls.Data.Input.OpenSilver.dll
Syntax
public enum ValidationSummaryItemType
Fields
Name | Description |
---|---|
ObjectError | The error came from object level validation |
PropertyError | The error came from the binding engine, which exposes only a single error at a time |