You may wish to validate that an issue has particular links in a workflow validator. Typically, you cannot access links added during the current transition or issue update until it's complete. However, we have made it easy using the extension methods getAllInwardLinks() and getAllOutwardLinks() on MutableIssue.
For example, you want to use a workflow validator to check that there is at least one outward "Blocker" link: