Validation Message
interface ValidationMessage
Content copied to clipboard
Minimal interface that has to be implemented and contains the message from validation process.
Functions
isError
Link copied to clipboard
decides if the ValidationMessage is an error which is needed to determine if validation is successful or not