Skip to content

PluginSettingsComponentBase.revalidate method

PluginSettingsComponentBase › revalidate

Revalidates the settings.

Signature:

revalidate(): Promise<Record<PropertyNames<PluginSettings>, string>>

Returns: Promise<Record<PropertyNames<PluginSettings>, string>>The validation messages.