Table of Contents

Property RequiresElementCondition

Namespace
RuleWright.Serialization
Assembly
RuleWright.Serialization.dll

RequiresElementCondition

Whether the operator quantifies over a collection and therefore requires a nested per-element condition (Any, All, None).

public bool RequiresElementCondition { get; }

Property Value

bool