update nested map to flat map

This commit is contained in:
AshwiniK-protean
2025-03-04 16:33:49 +05:30
parent 4559ac3e5f
commit 02ebd9fd38
10 changed files with 625 additions and 148 deletions

View File

@@ -2,6 +2,5 @@ plugins:
validation_plugin:
id: tekuriValidator
config:
#schema_dir: plugins/schemas/ #approach 1
schema_dir: plugins/schemas/ #approach 2
plugin_path: plugins/implementations/ # Path to the directory containing the .so files
schema_dir: plugins/schemas/
plugin_path: plugins/implementations/