Closed MrEbbinghaus closed 3 years ago
This behavior is described in the documentation for s/keys
In addition, the values of all namespace-qualified keys will be validated (and possibly destructured) by any registered specs. Note: there is no support for inline value specification, by design.
Guardrails reports spec failure even though spec isn't defined in function definition. Seems just to happen with a
s/keys
specHave a look at this REPL Session:
Fails as well
Following works fine: