object arrayProperties extends Linter with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- arrayProperties
- Linter
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
apply(jsonPointer: SchemaPointer, schema: Schema): Validated[Details, Unit]
- Definition Classes
- arrayProperties → Linter
-
def
getName: String
- Definition Classes
- Linter
-
val
level: Level
- Definition Classes
- arrayProperties → Linter