Interface GeraLogParamError.Validacao

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.

@FunctionalInterface public static interface GeraLogParamError.Validacao
Executa a validação e, se for necessário dar um alerta, lança uma TagException.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Lança uma TagException se for preciso dar um alerta.
  • Method Details

    • validar

      void validar() throws TagException
      Lança uma TagException se for preciso dar um alerta.
      Throws:
      TagException - o alerta, se houver