Closed charjr closed 1 year ago
These would be useful for more strict validation on query parameters which always come in as strings.
Then query parameters could be processed with a combination of IsXString, ToX
IsXString, ToX
issue closed by #148 and #149
These would be useful for more strict validation on query parameters which always come in as strings.
Then query parameters could be processed with a combination of
IsXString, ToX