Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
cpp-oasvalidator
cpp-oasvalidator
  • OAS Validator
  • API
    • Class OASValidator
    • Enum ValidationError
    • Define VALIDATION_ERROR
  • Code Coverage Report
  • Class Diagram
  • Benchmark Report
  • Index
Back to top
View this page

cpp-oasvalidatorΒΆ

Language C++17 Gitlab releases Code Coverage License

A FAST C++ library to validate the HTTP requests against the OpenAPI specifications of the REST server.

  • OAS Validator
    • 1. Introduction πŸ“–
    • 2. Key Features 🌟
    • 3. Validation Sequence πŸ“œ
    • 4. Parameter Styles, data types & Deserialization πŸ› 
    • 5. Error Handling 🚫
    • 6. Getting Started πŸš€
    • 7. Conclusion πŸ“œ
  • API
    • Class Hierarchy
    • File Hierarchy
    • Reference
  • Code Coverage Report
  • Class Diagram
  • Benchmark Report
    • Context
    • Benchmarks
  • Index
Next
OAS Validator
Copyright © 2023 Muhammad Nawaz
Made with Sphinx and @pradyunsg's Furo