public interface ValidationEventFormatter
ValidationEvent
s.Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(ValidationEvent event)
Converts the event to a string.
|
java.lang.String format(ValidationEvent event)
event
- Event to write as a string.