Interface ECPValidationResultService.ECPValidationResultServiceListener

  • Enclosing interface:
    ECPValidationResultService

    public static interface ECPValidationResultService.ECPValidationResultServiceListener
    Listener interface for getting informed on input changes of the validation view.
    Author:
    jfaltermeier
    • Method Detail

      • resultChanged

        void resultChanged​(java.lang.Object diagnostic)
        Called whenever the input changes.
        Parameters:
        diagnostic - the diagnostic. May be an array a list or a single Diagnostic.