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

M1: (not ready) Create CMCD validator library interfaces and mock the responses. #3

Open
Unnil opened this issue Feb 6, 2023 · 0 comments

Comments

@Unnil
Copy link
Contributor

Unnil commented Feb 6, 2023

Objective: Create the interfaces of the CMCD validator library with dummy responses to enable other developments as the interfaces are already well defined.

The library will expose 3 main functions so the user can choose the best that fits its environment:

  • validateQueryparam ( queryparams )
  • validateJson ( jsondata )
  • validateHeaders ( CMCDObject, CMCDRequest , CMCDStatus )

Both of 3 functions will have the same response.
TODO.

@Unnil Unnil converted this from a draft issue Feb 6, 2023
@Unnil Unnil added this to the M1: Publish a library milestone Feb 6, 2023
@nicolaslevy nicolaslevy changed the title Create CMCD parser M1: (not ready) Create CMCD validator library interfaces and and mock the responses. Feb 7, 2023
@mpollingerQualabs mpollingerQualabs changed the title M1: (not ready) Create CMCD validator library interfaces and and mock the responses. M1: (not ready) Create CMCD validator library interfaces and mock the responses. Feb 7, 2023
@Rspillere Rspillere moved this from 📋 Backlog to 🔖 Ready to start in CMCD Validator & Analyzer Mar 6, 2023
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

No branches or pull requests

1 participant