Skip to content

Release v5.5.3

Compare
Choose a tag to compare
@System-Glitch System-Glitch released this 17 Feb 14:52
· 3 commits to master since this release
3393495
  • In validation, fixed nullable field absence detection. This fixes validators on nullable fields being executed even if the field is not present at all in the request.