Interface ValidationExceptionField.Builder

    • Method Detail

      • name

        ValidationExceptionField.Builder name​(String name)
        Sets the value of the Name property for this object.
        Parameters:
        name - The new value for the Name property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        ValidationExceptionField.Builder message​(String message)
        Sets the value of the Message property for this object.
        Parameters:
        message - The new value for the Message property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.