Type Definition json_schema::JSONSchemaBoolean[][src]

type JSONSchemaBoolean = bool;
Expand description

JSONSchemaBoolean

Always valid if true. Never valid if false. Is constant.