Home > typeioc > IDynamicDependency > required
Specifies the necessity of the registration presence prior substitution. If required is true and no registration found, throws ResolutionError during resolution
Signature:
required?: boolean;