We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1998f6c commit ea5b42cCopy full SHA for ea5b42c
README.md
@@ -8,3 +8,6 @@ http://blog.ibiz-solutions.se/integration/exposing-a-rest-get-endpoint-using-biz
8
| Parameter | Description | Type | Validation|
9
| ---------------|-----------------------------------------------------------|------|-----------|
10
|DocumentSpecName|DocumentSpec name of the schema to create an instance from.|String|Required|
11
+
12
+## Remarks ##
13
+If the DocumentSpecName is not set an ArgumentException will be thrown. If the specified schema does not exist in GAC an exception will be thrown.
0 commit comments