Skip to main content

IAsyncValidationResult.HasErrors property

Namespace: NextDesign.Core

Description

Checks if validation detected errors in the model.

bool HasErrors { get; }

type

  • bool