Interface ValidationEventFormatter

    • Method Detail

      • format

        java.lang.String format​(ValidationEvent event)
        Converts the event to a string.
        Parameters:
        event - Event to write as a string.
        Returns:
        Returns the event as a formatted string.