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

Added Pydantic validation function and manual validation documentation #87

Merged
merged 10 commits into from
Apr 2, 2024

Commits on Mar 26, 2024

  1. added pydantic validation

    pppu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1ffb885 View commit details
    Browse the repository at this point in the history
  2. black formatting

    pppu committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    389ada9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. separate validation function

    pppu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d24df32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe79097 View commit details
    Browse the repository at this point in the history
  3. cleaned up docs

    pppu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c67ca33 View commit details
    Browse the repository at this point in the history
  4. added pydantic dep

    pppu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dfe23a4 View commit details
    Browse the repository at this point in the history
  5. removed unnecessary assertion

    pppu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7b0b43e View commit details
    Browse the repository at this point in the history
  6. fixed docs formatting

    pppu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e1045aa View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. suggested changes from pr

    pppu committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0480051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f3207 View commit details
    Browse the repository at this point in the history