Skip to content

feat: add toggleable schema and business validation#196

Open
Jagannath-Padhy wants to merge 1 commit intomasterfrom
feature/toggleable-validation
Open

feat: add toggleable schema and business validation#196
Jagannath-Padhy wants to merge 1 commit intomasterfrom
feature/toggleable-validation

Conversation

@Jagannath-Padhy
Copy link
Collaborator

  • Add optional schemaValidation parameter to validation functions
  • Enable independent control of schema vs business logic validation
  • Improve validation performance by allowing selective validation
  • Update all retail v1.2.5 validation handlers with toggle support
  • Maintain backward compatibility with default validation enabled

This allows API consumers to selectively enable/disable schema validation for debugging and performance optimization purposes.

- Add optional schemaValidation parameter to validation functions
- Enable independent control of schema vs business logic validation
- Improve validation performance by allowing selective validation
- Update all retail v1.2.5 validation handlers with toggle support
- Maintain backward compatibility with default validation enabled

This allows API consumers to selectively enable/disable schema validation
for debugging and performance optimization purposes.
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