RequireWhenAttributeConditionTypes Property

The type that should be used to determine whether the decorated member is required or not.

Definition

Namespace: MFiles.VAF.Configuration.Validation
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Type[] ConditionTypes { get; }

Property Value

Type

See Also