D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

Unmarshaller Data Type

Abstract Type
Properties
name data type constraints description
attachmentUnmarshaller AttachmentUnmarshaller  
validating boolean required boolean
listener Listener  
eventHandler ValidationEventHandler  
unmarshallerHandler UnmarshallerHandler  
schema Schema  

Example

{
  "attachmentUnmarshaller" : {
    "XOPPackage" : true
  },
  "validating" : true,
  "listener" : { },
  "eventHandler" : { },
  "unmarshallerHandler" : {
    "result" : { }
  },
  "schema" : { }
}