object Details extends Issue with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Details
- Issue
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
getLinterName: String
Name of the linter revealed this issues
Name of the linter revealed this issues
- Definition Classes
- Issue
-
val
linter: description.type
Linter revealed this issue
-
def
show: String
Transform into human-readable message
-
def
toMessage(pointer: SchemaPointer): Message
To linter-agnostic message
To linter-agnostic message
- Definition Classes
- Issue