ValidationError.Rd
ValidationError Class
ValidationError Class
loc
Location
msg
Message
type
Error Type
new()
ValidationError$new(loc, msg, type)
toJSON()
ValidationError$toJSON()
fromJSON()
ValidationError$fromJSON(ValidationErrorJson)
toJSONString()
ValidationError$toJSONString()
fromJSONString()
ValidationError$fromJSONString(ValidationErrorJson)
clone()
The objects of this class are cloneable with this method.
ValidationError$clone(deep = FALSE)
deep
Whether to make a deep clone.