Interface ValidationExceptionField.Builder

  • Method Details

    • name

      The field name for which validation failed.

      Parameters:
      name - The field name for which validation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The description of the error.

      Parameters:
      message - The description of the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.