REQUIRE_OPTIONAL_DEPENDENCY
In this mode, all optional dependencies must be annotated with @OptionalDependency
(in both graph accessors as well as injected parameters). This can be desirable for consistency with accessors and/or to otherwise make the behavior more explicit.