Function Schema.createPrimitive

Creates a schema given a primitive type.

static Schema createPrimitive (
  Type type
) @safe;