Skip to main content
All docs
V25.1
  • .NET Framework 4.6.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.