IMFJsonAdaptorT Interface |
Namespace: MFiles.VAF.Configuration.JsonAdaptor
The IMFJsonAdaptorT type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadApiObject |
(Re-)Initializes this adaptor object to be the equivalent of the passed API object.
|
![]() | ToApiObject |
Converts this JsonCompatible object to an equivalent API object.
|
![]() | ToJson |
Serialize the object to a json string.
|
![]() | Validate |
Performs validation checks on the object and sub-objects and returns
any findings.
|