com.vaadin.flow.data.binder.

Interface BindingValidationStatusHandler

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void statusChange(BindingValidationStatus<?> statusChange)

      Invoked when the validation status has changed in a binding.

    • Method Detail

      • statusChange

        void statusChange(BindingValidationStatus<?> statusChange)

        Invoked when the validation status has changed in a binding.

        Parameters:

        statusChange - the changed status