Skip to main content
.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.