Interface ValidationExceptionField.Builder

  • Method Details

    • message

      An error message describing the validation exception in this field.

      Parameters:
      message - An error message describing the validation exception in this field.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the field where the validation exception occurred.

      Parameters:
      name - The name of the field where the validation exception occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.