Uses of Interface
no.sikt.graphitron.validation.messages.interfaces.ErrorMessage
Packages that use ErrorMessage
-
Uses of ErrorMessage in no.sikt.graphitron.validation
Methods in no.sikt.graphitron.validation with parameters of type ErrorMessageModifier and TypeMethodDescriptionstatic voidValidationHandler.addErrorMessage(ErrorMessage message, Object... args) Adds an error message that will be thrown at a later time. -
Uses of ErrorMessage in no.sikt.graphitron.validation.messages
Classes in no.sikt.graphitron.validation.messages that implement ErrorMessage