You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.data.binder.

Interface BindingValidationStatusHandler

    • Method Summary

      All Methods
      Modifier and Type Method 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