Skip to main content
All docs
V24.1
.NET Framework 4.5.2+

IRuleSet.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.