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

[go-server] Feat: add required assertions to models #10068

Merged
merged 17 commits into from
Aug 7, 2021

Commits on Jul 31, 2021

  1. Add RequiredError

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    992b0fb View commit details
    Browse the repository at this point in the history
  2. Add IsZeroValue helper

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    bc90c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0d8d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aef6f2 View commit details
    Browse the repository at this point in the history
  5. Regenerate files

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    e8580b4 View commit details
    Browse the repository at this point in the history
  6. Add DisallowUnknownFields

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    286567f View commit details
    Browse the repository at this point in the history
  7. Regenerate samples

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    f037d9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1367e1d View commit details
    Browse the repository at this point in the history
  9. Revert disallowUnknownFields

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    6c3db93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cef37a4 View commit details
    Browse the repository at this point in the history
  11. Updated samples

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    925b8d9 View commit details
    Browse the repository at this point in the history
  12. Fix indent

    lwj5 committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    01419a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    869efbb View commit details
    Browse the repository at this point in the history
  2. Add new tests

    lwj5 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    3ff8a01 View commit details
    Browse the repository at this point in the history
  3. Regenerate samples

    lwj5 committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    39334c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    092cd88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8d9072 View commit details
    Browse the repository at this point in the history