Click or drag to resize

StandardSettingsValidatorProviderGetSettingsValidator Method

Gets app settings validator.

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

Return Value

Type: SettingsValidator
The SettingsValidator class instance.
See Also