Interface ValidationExceptionField.Builder

  • Method Details

    • 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.
    • message

      The validation exception message.

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