SettingsValidator Class |
Namespace: Omada.OE.AppLogic.Helpers
public class SettingsValidator
The SettingsValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | SettingsValidator |
Name | Description | |
---|---|---|
![]() | RegisterValidation |
Registers validation method for specific setting.
|
![]() | Validate |
Validates single app setting.
|
![]() | ValidateSettings |
Validates app settings.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |