ValidationResult Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration.Model
public class ValidationResult
The ValidationResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidationResult |
Constructor
|
| Name | Description | |
|---|---|---|
| CanMonitorWithSignalR |
Determines whether progress can be monitored with SignalR
| |
| Message |
Reason of failure
| |
| Success |
Indicates whether validation was successful
|
| 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.) |