search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Nevermind, the MetadataHandlerRegistry is registered in the IoC container, perhaps the ObjectEditingMetadataHandlerRegistry has simply been renamed?
In the SDK documentation there is a class mentioned called ObjectEditingMetadataHandlerRegistry, to be used for registering custom meta data providers, but I can't find that type anywhere...?
There is a type called MetadataHandlerRegistry, but such an instance does not appear to be registered with the IoC container.
What am I missing? :)