Validate forms of Facet Editor and FrameworkSupport.
Hi all,
Is there any way to validate the forms of Facet Editor and frameworkSupport due to if the configuration is wrong disable accept/continue button and show an integrated error message?
Thanks!!
请先登录再写评论。
See com.intellij.facet.ui.FacetEditorValidator for validating facet config.
I'll try it! Thanks again!
That works fine, but it doesn't allow to disable the "next" button in case of the FrameworkSupportInModuleConfigurable. Is there any way to do that there?
No, it isn't possible to disable 'Next' button from FrameworkSupportConfigurable.