Skip to main content

IAsyncValidationContext.Result property

Namespace: NextDesign.Core

Description

Get validation results.
However, null will be returned if validation has not been performed or is being performed.

IAsyncValidationResult Result { get; }

types