Interface ValidationError.Builder

    • Method Detail

      • errorMessage

        ValidationError.Builder errorMessage​(String errorMessage)

        The description of an error found in the behaviors.

        Parameters:
        errorMessage - The description of an error found in the behaviors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.