Open dregad opened 7 years ago
At the moment, the code just calls die with an error message when validation fails. Proper errors should be triggered instead.
die
At the moment, the code just calls
die
with an error message when validation fails. Proper errors should be triggered instead.