SchemaArray
com.eclipsesource.schema.SchemaArray
final case class SchemaArray(item: SchemaType, constraints: ArrayConstraints, otherProps: Seq[(String, SchemaType)]) extends SchemaArrayLike, HasProps[SchemaArray]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait HasProps[SchemaArray]trait SchemaArrayLiketrait SchemaTypeclass Objecttrait Matchableclass Any
Members list
In this article