schema

2017-01-05T21:01:11.000022Z

I am trying to define a schema and generate data from that schema using plumatic schema library. i can’t seem to find examples where the value has to be from a collection and not a randomly generated value EX:

{:value (schema/only-from-these [”1” “2” “uh oh, doesn’t work”]}