ValidationContext

Companion:
class
class Object
trait Matchable
class Any

Value members

Deprecated methods

@deprecated("The validations are now implemented as a part of `ValuesOfCorrectType` validation.", "1.4.0")
def isValidLiteralValue(tpe: InputType[_], value: Value, sourceMapper: Option[SourceMapper]): Vector[Violation]
Deprecated