Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an abstraction that will allow the validation steps to be generic #193

Closed
Tracked by #190
OptimumCode opened this issue Aug 30, 2024 · 0 comments · Fixed by #191
Closed
Tracked by #190

Create an abstraction that will allow the validation steps to be generic #193

OptimumCode opened this issue Aug 30, 2024 · 0 comments · Fixed by #191
Labels
enhancement New feature or request

Comments

@OptimumCode
Copy link
Owner

OptimumCode commented Aug 30, 2024

It is required to provide an abstraction that will allow the library to separate validation from JsonElement and make it possible to add extensions (e.g. kaml YamlNode, Kotlin classes, etc)

@OptimumCode OptimumCode added the enhancement New feature or request label Aug 30, 2024
OptimumCode added a commit that referenced this issue Sep 2, 2024
Make validation abstracted from the `JsonElement`

Related to #190
Resolves #193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant