created a plugin for schema validation and related unit test
This commit is contained in:
6
plugins/config.yaml
Normal file
6
plugins/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user