clojure-spec

popeye 2022-10-05T10:32:48.275229Z

I have output response where , response fields are different in different icons, Now I wanted to apply the validation for each input fields, Since this is dynamic in nature, Are we able to create a dynamic spec for validation ?

2022-10-05T15:55:24.774869Z

Have you looked at multi-spec?