Class Schema.False
- java.lang.Object
-
- org.eclipse.microprofile.openapi.annotations.media.Schema.False
-
- Enclosing class:
- Schema
public static final class Schema.False extends Object
Marker class for use inadditionalPropertiesto indicate that the corresponding schema'sadditionalPropertiesBooleanvalue is to be set to booleanfalse. The valuefalsedeclares that no property in addition to those defined by thepropertiesattribute of the same schema is valid.- Since:
- 3.1