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

Interface BinderValidationStatusHandler<BEAN>

    • Method Detail

      • statusChange

        void statusChange​(BinderValidationStatus<BEAN> statusChange)

        Invoked when the validation status has changed in binder.

        Parameters:

        statusChange - the changed status