Rule.RuleFilter

Rule.RuleFilter property

Specifies the logical expression that determines whether the validation rule should be applied to a target object.

public RuleValue RuleFilter { get; set; }

See Also