Property ValidationRules
ValidationRules
The validation rules belonging to a BindingGroup are run during the process of updating the source values of the bindings. Each rule indicates where in that process it should run.
public Collection<ValidationRule> ValidationRules { get; }