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

No throwing #3

Merged
merged 17 commits into from
Sep 9, 2024
Merged

No throwing #3

merged 17 commits into from
Sep 9, 2024

Commits on Sep 6, 2024

  1. implements ajv-style validation with validating functions acting as t…

    …ype guards with optional 'errors' arrays
    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9039c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5db607 View commit details
    Browse the repository at this point in the history
  3. uses ajv for validating incomplete objects, refactors ajv wrapping to…

    … use ajv as a dependency rather than an externally-provided validator instance
    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    de5ded6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    982afe1 View commit details
    Browse the repository at this point in the history
  5. updates README.md (wip)

    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3710932 View commit details
    Browse the repository at this point in the history
  6. 1.0.0-alpha.0

    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d3b7381 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e72c387 View commit details
    Browse the repository at this point in the history
  8. more work on README.md

    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    95fdf80 View commit details
    Browse the repository at this point in the history
  9. replaces casts when instantiating validating functions with a type-sa…

    …fe implementation of assign
    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    368befa View commit details
    Browse the repository at this point in the history
  10. more README.md twekaks

    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    96948e7 View commit details
    Browse the repository at this point in the history
  11. 1.0.0-alpha.1

    jacoscaz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5f1e94b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    5333f85 View commit details
    Browse the repository at this point in the history
  2. more README.md work

    jacoscaz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    60b9baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6afd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    945d82d View commit details
    Browse the repository at this point in the history
  5. 1.0.0-beta.0

    jacoscaz committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1ee8913 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. slight tweaks to readme

    jacoscaz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    29267f8 View commit details
    Browse the repository at this point in the history