Skip to main content

ValidationOptions.ValidateProductLineConstraints property

Namespace: NextDesign.Core

Description

Gets or sets whether product line consistency validation (feature expression validation, feature structure validation, inter-feature constraint validation, feature unique validation) is performed.
Default is true.

bool ValidateProductLineConstraints { get; set; }

type

  • bool