Skip to content

Fixed ExceptionFactory throwing wrong Exception

Compare
Choose a tag to compare
@mpscholten mpscholten released this 02 Mar 14:21
· 8 commits to master since this release

This release fixes that InvalidValueException is being thrown instead of NotFoundException by the ->required() calls.