Interface GeraLogParamError.Mensagem
- Enclosing class:
GeraLogParamError
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Executa a validação e, se for necessário dar um alerta, retorna uma
mensagem.
-
Method Summary
-
Method Details
-
mensagem
String mensagem()Informa a mensagem que deve ser alertada.- Returns:
- a mensagem, ou nulo se não houver
-