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