created a plugin for schema validation and related unit test

This commit is contained in:
AshwiniK-protean
2025-02-14 11:05:54 +05:30
parent 91f0b16b5c
commit 50f93d8239
10 changed files with 600 additions and 0 deletions

6
plugins/config.yaml Normal file
View File

@@ -0,0 +1,6 @@
plugins:
validation_plugin:
id: tekuriValidator
config:
schema: schemas/schema.json
plugin_path: implementations/ # Path to the directory containing the .so files