Click or drag to resize

SettingControllerGetSettingsValidator Method

Gets app settings validator.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual SettingsValidator GetSettingsValidator()

Return Value

Type: SettingsValidator
The app settings validator.
See Also