Skip to main content
.NET 6.0+

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.