ISystemOnboardingPostActionHandler Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActions
public interface ISystemOnboardingPostActionHandler
The ISystemOnboardingPostActionHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Validate |
Implement this method to validate entered input
Throw a FriendlyException for validation errors
|