additionalPropertiesBool property

bool? additionalPropertiesBool

Whether additional properties, other than those specified, are allowed.

Spec: https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-6.20

Implementation

bool? get additionalPropertiesBool => _additionalProperties;