object arrayProperties extends Linter with Product with Serializable

Linear Supertypes
Linter, Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. arrayProperties
  2. Linter
  3. Serializable
  4. Serializable
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class Details(keys: Set[String]) extends Issue with Product with Serializable

Value Members

  1. def apply(jsonPointer: SchemaPointer, schema: Schema): Validated[Details, Unit]
    Definition Classes
    arrayPropertiesLinter
  2. def getName: String
    Definition Classes
    Linter
  3. val level: Level
    Definition Classes
    arrayPropertiesLinter