Back to Devexpress

IRuleSet.ValidateAllTargets Method

expressappframework-devexpress-dot-persistent-dot-validation-dot-iruleset-dot-validatealltargets.md

latest1.2 KB
Original Source

IRuleSet.ValidateAllTargets Method

NameParametersDescription
ValidateAllTargets(IObjectSpace, IEnumerable, ContextIdentifiers)targetObjectSpace, targets, contextIDsSilently (without raising the RuleSet.ValidationCompleted event and throwing the ValidationException) validates multiple targets and returns the result.
ValidateAllTargets(IObjectSpace, IEnumerable)targetObjectSpace, targetsSilently (without raising the RuleSet.ValidationCompleted event and throwing the ValidationException) validates multiple targets and returns the result.