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

The list of fields that failed to validate.

Link copied to clipboard

The reason for the validation exception.

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