Interface ValidationExceptionField.Builder

  • Method Details

    • message

      Additional information about why the validation failed.

      Parameters:
      message - Additional information about why the validation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the validation exception.

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