c
com.snowplowanalytics.iglu.schemaddl.jsonschema.properties.ArrayProperty.AdditionalItems
AdditionalItemsAllowed
case class AdditionalItemsAllowed(value: Boolean) extends AdditionalItems with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AdditionalItemsAllowed
- AdditionalItems
- ArrayProperty
- JsonSchemaProperty
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new AdditionalItemsAllowed(value: Boolean)
Value Members
-
def
keyName: String
Each property should at least have canonical key
Each property should at least have canonical key
- Definition Classes
- JsonSchemaProperty
-
val
keyword: Keyword
- Definition Classes
- AdditionalItems → JsonSchemaProperty
- val value: Boolean