ValidationExceptionField

The input failed to meet the constraints specified by the service in a specified field. Make sure you provided the correct input and try again.

Types

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

Properties

Link copied to clipboard

The description of the error.

Link copied to clipboard

The field name for which validation failed.

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