InvalidType

class InvalidType(val field: String, val expected: String) : JsonConfigError

Constructors

Link copied to clipboard
constructor(field: String, expected: String)

Properties

Link copied to clipboard
Link copied to clipboard