Interface ValidationExceptionField.Builder

  • Method Details

    • name

      The field name.

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

      A message describing why the field failed validation.

      Parameters:
      message - A message describing why the field failed validation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.