schema_check() creates a raw schema fragment with a check operator. The
helper performs only lightweight structural validation; semantic validation of
kind and check arguments is handled by schema_doc() and schema edit verbs.
Usage
schema_check(kind, ..., description = NULL)
Value
A raw schema fragment accepted by schema_doc() and schema edit verbs.
Arguments
kind
Check kind string.
...
Additional named checkmate arguments stored inside check.