Interface ValidationExceptionField.Builder

    • Method Detail

      • name

        ValidationExceptionField.Builder name​(String name)

        The name of the parameter that caused a ValidationException error.

        Parameters:
        name - The name of the parameter that caused a ValidationException error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.