IValidatingObjectValidationResults Property

Gets the validation results for this instance.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
ValidationResultsCollection ValidationResults { get; }

Property Value

ValidationResultsCollection

See Also