Closed radu-matei closed 5 years ago
According to #11, parameter validation returns a plain boolean, which is extremely unhelpful.
We want some diagnostic information returned together with the validation, an error message on why the validation failed.
Implemented in #11.
According to #11, parameter validation returns a plain boolean, which is extremely unhelpful.
We want some diagnostic information returned together with the validation, an error message on why the validation failed.