Type Alias json_schema::JSONSchemaBoolean

source ·
pub type JSONSchemaBoolean = bool;
Expand description

JSONSchemaBoolean

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