Skip to content

fix[Utility method]: validate json_string - #105

Open
kunhimohamed wants to merge 2 commits into
ParaLogicTech:version-15from
kunhimohamed:validate_json_string
Open

fix[Utility method]: validate json_string#105
kunhimohamed wants to merge 2 commits into
ParaLogicTech:version-15from
kunhimohamed:validate_json_string

Conversation

@kunhimohamed

@kunhimohamed kunhimohamed commented Jul 22, 2026

Copy link
Copy Markdown

One Use case is to avoid a json.loads() error, example that configurations like {"a":1, "b":2,} with a trailing comma will cause issues during processing.

Therefore, implementing JSON validation at the configuration level will allow us to prevent these errors at processing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant