Const
Registers a function that validates whether a new setting value is allowed to be set.
The string id of the setting to validate
Function to call to validate the new setting value
Unsubscriber that should be called whenever the providing extension is deactivated
This name is used to register the settings service data provider on the papi. You can use this name to find the data provider when accessing it using the useData hook