InvalidInputDocumentViolation

case class InvalidInputDocumentViolation(typeName: String, value: String, violation: Violation, ownSourceMapper: Option[SourceMapper], ownLocations: List[AstLocation]) extends AstNodeViolation
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
Inherited from:
Product

Inherited fields

lazy val astLocation: String
Inherited from:
AstNodeLocation