UnknownDirectiveViolation

case class UnknownDirectiveViolation(name: String, sourceMapper: Option[SourceMapper], locations: List[AstLocation]) extends AstNodeViolation with SpecViolation
trait Serializable
trait Product
trait Equals
trait Violation
class Object
trait Matchable
class Any

Value members

Inherited methods

final def errorMessage: String
Inherited from:
AstNodeLocation
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val args: Map[String, String]
val code: String
lazy val simpleErrorMessage: String

Inherited fields

lazy val astLocation: String
Inherited from:
AstNodeLocation