Interface ErrorMessage

All Superinterfaces:
Serializable

@Deprecated public interface ErrorMessage extends Serializable
Deprecated.
Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.vaadin.flow.data.binder.ErrorLevel
    Deprecated.
    Deprecated.
  • Method Details

    • getErrorLevel

      @Deprecated com.vaadin.flow.data.binder.ErrorLevel getErrorLevel()
      Deprecated.
      Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
      Returns:
      the level of error as an integer.
    • getFormattedHtmlMessage

      @Deprecated String getFormattedHtmlMessage()
      Deprecated.
      Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.
      Returns:
      HTML formatted string for the error message