Skip to content

Add client side schema validation #400

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

halfcrazy
Copy link
Contributor

Added new validation routines to ensure client operations conform to the OVSDB schema before being sent to the server.

fix #160

@halfcrazy
Copy link
Contributor Author

halfcrazy commented May 13, 2025

GitHub Actions failed too. Need #399 to be merged to fix checks. It is recommended to add a dependent bot to avoid security issues and pipeline outdated.

@halfcrazy halfcrazy force-pushed the client-validate branch 2 times, most recently from 102007b to ea319b9 Compare May 16, 2025 10:39
@halfcrazy halfcrazy force-pushed the client-validate branch 3 times, most recently from 55228b4 to 237f980 Compare May 17, 2025 09:53
@halfcrazy halfcrazy changed the title add client side schema validation Add client side schema validation May 18, 2025
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.

Using schema to do a client-side row validate
1 participant