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

Schema Violations and Marshaller bug fix #14

Merged
merged 5 commits into from
Dec 11, 2024

Conversation

abhigun
Copy link
Contributor

@abhigun abhigun commented Dec 10, 2024

  • Introduced LeiaSchemaViolation & ViolationContext for generating violations as part of schema validation
  • SchemaValidationUtils - Returns a list of SchemaViolations instead of boolean
  • SchemaValidator - Updated to return all schema validation violations instead of stopping at the first error occurrence
  • Fixes ClientMarshaller serialization of empty list responses
  • Adds tests for leia-schema-validator module
  • Upgraded versions across all POM files for the new release

@abhigun abhigun requested a review from koushikr December 11, 2024 07:21
@abhigun abhigun marked this pull request as ready for review December 11, 2024 07:21
@abhigun abhigun changed the title Schema Violations Schema Violations and Marshaller bug fix Dec 11, 2024
@koushikr koushikr merged commit dcbcefd into grookage:master Dec 11, 2024
1 check passed
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.

2 participants