Interface ValidationExceptionField.Builder

  • Method Details

    • name

      The name of the validation exception field.

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

      The message stating reason for why service validation failed.

      Parameters:
      message - The message stating reason for why service validation failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.