Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use case: A company has a tagging policy in place. This tagging policy is used for all object types. If we’d like to check all three tags on objects, we would need to create three policies. Since these policies would have the same logic, you can create and use a utility class instead of coping the logic for three individual policies.

...