IValidatorHelper Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public interface IValidatorHelper
| Name | Description | |
|---|---|---|
| ValidateType(Guid, Guid) |
Check if DataObject TypeUId is supported
| |
| ValidateType(Int32, Int32) |
Check if DataObject TypeId is supported
| |
| ValidateType(String, String) |
Check if DataObject TypeName is supported
|