typeioc

Home > typeioc > IDynamicDependency > required

IDynamicDependency.required property

Specifies the necessity of the registration presence prior substitution. If required is true and no registration found, throws ResolutionError during resolution

Signature:

required?: boolean;