schema

rovanion 2017-04-26T07:38:17.082121Z

How would I write a schema for a non-blank string?

rovanion 2017-04-26T07:39:54.096803Z

Ah, there seems to be a schema/pred

rovanion 2017-04-26T09:51:52.483466Z

Is there a built in way to generate from regexes?

plins 2017-04-26T19:27:06.922134Z

is there a way to create a custom validation function that will act as a predicate?