t
com.snowplowanalytics.iglu.schemaddl.jsonschema.properties.StringProperty
Format
Companion object Format
sealed trait Format extends JsonSchemaProperty with StringProperty
ADT representing all possible values for format
keyword
- See also
http://json-schema.org/latest/json-schema-validation.html#anchor104
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Format
- StringProperty
- JsonSchemaProperty
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
Concrete 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
- Format → JsonSchemaProperty
-
def
productIterator: Iterator[Any]
- Definition Classes
- Product
-
def
productPrefix: String
- Definition Classes
- Product