Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

RuleSet.ValidateAllTargets Method

Name Parameters Description
ValidateAllTargets(IObjectSpace, IEnumerable, ContextIdentifiers) targetObjectSpace, targets, contextIDs Silently (without raising the RuleSet.ValidationCompleted event and throwing the ValidationException) validates multiple targets and returns the result.
ValidateAllTargets(IObjectSpace, IEnumerable) targetObjectSpace, targets Silently (without raising the RuleSet.ValidationCompleted event and throwing the ValidationException) validates multiple targets and returns the result.