tailcall icon indicating copy to clipboard operation
tailcall copied to clipboard

fix: raise validation error for required fields

Open laststylebender14 opened this issue 6 months ago • 1 comments

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

  • [x] I ran cargo test successfully.
  • [x] I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • [x] I have added relevant unit & integration tests.
  • [ ] I have updated the documentation accordingly.
  • [x] I have performed a self-review of my code.
  • [x] PR follows the naming convention of <type>(<optional scope>): <title>

laststylebender14 avatar Jul 26 '24 08:07 laststylebender14