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

Port get/delete collection/bso validators #49

Closed
bbangert opened this issue Oct 5, 2018 · 1 comment
Closed

Port get/delete collection/bso validators #49

bbangert opened this issue Oct 5, 2018 · 1 comment

Comments

@bbangert
Copy link
Member

bbangert commented Oct 5, 2018

Port the Python post validators:

POST_VALIDATORS = DEFAULT_VALIDATORS + (
    extract_batch_state,
    parse_multiple_bsos,
    check_for_known_bad_payloads
)
@bbangert
Copy link
Member Author

Updated to reflect adding just the collection/bso get/delete validators.

@bbangert bbangert changed the title Port post validators Port get/delete collection/bso validators Oct 17, 2018
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