macro
/usr/local/lib/janet/spork/schema.janet on line 165, column 1
(validator pattern)
Make a validation function of one argument. A validation function
will throw an error on validation failure, otherwise, it will
return the argument.