ValidationError: ValidationError Class

ValidationErrorR Documentation

ValidationError Class

Description

ValidationError Class

ValidationError Class

Public fields

message
errors
documentation_url

Methods

Public methods


Method new()

Usage
ValidationError$new(message, errors, documentation_url)

Method toJSON()

Usage
ValidationError$toJSON()

Method fromJSONObject()

Usage
ValidationError$fromJSONObject(ValidationErrorJsonObject)

Method fromJSON()

Usage
ValidationError$fromJSON(ValidationErrorJson)

Method toJSONString()

Usage
ValidationError$toJSONString()

Method fromJSONString()

Usage
ValidationError$fromJSONString(ValidationErrorJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ValidationError$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.