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

Introduce check_validity method #241

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Introduce check_validity method #241

merged 3 commits into from
Dec 11, 2024

Conversation

mcucchi9
Copy link
Contributor

@mcucchi9 mcucchi9 commented Dec 3, 2024

Introduce the adaptor's method check_validity, which is intended to be called to check a request's validity.
It should return either None if the request is valid, or raise an InvalidRequest exception in case the request is not valid.

Needed by

@EddyCMWF
Copy link
Contributor

Hi @malmans2 and @mcucchi9 ,
Can this be merged? (Just checking it hasn't been forgotten)

@mcucchi9
Copy link
Contributor Author

Hi @EddyCMWF ,
thanks, it will be merged by the end of the week.

@mcucchi9 mcucchi9 merged commit 5b234cc into main Dec 11, 2024
9 checks passed
@mcucchi9 mcucchi9 deleted the COPDS-2173-validity-check branch December 11, 2024 10:47
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.

3 participants