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

Use PublishedDandiset to validate metadata of published dandiset #23

Merged

Commits on Oct 30, 2024

  1. rf: change param name of pydantic_validate

    This make is a step in making `pydantic_validate`
    more general
    candleindark committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b19d159 View commit details
    Browse the repository at this point in the history
  2. feat: make pydantic_validate() more general

    So that it can validate data against any Pydantic
    model
    candleindark committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    888641e View commit details
    Browse the repository at this point in the history
  3. fix: validate metadata of published dandiset against `PublishedDandis…

    …et` in Pydantic validation
    candleindark committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5d0a4f4 View commit details
    Browse the repository at this point in the history