ValidationException

The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the resources in use when the exception was thrown.

Link copied to clipboard

A list of fields that failed validation.

Link copied to clipboard

The reason that the request failed validation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String