Crawler validation framework
When building new integrations for CluedIn, it’s important to follow the recommended practices. The crawler validation framework helps developers ensure that each clue they produce is ready for processing at the highest quality level.
-
The framework runs only in Debug/Developer mode and is disabled in production.
-
The framework acts as a guide by warning developers when key properties might be missing—for example, a
UriorName. While it’s normal in some cases not to have these properties, they are easy to overlook, which is why the framework highlights them. -
In situations where you know a property cannot be produced, you can suppress the validators at the Clue Producer level.