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.
2 parents 9c94cc5 + ea5b42c commit 9c94583Copy full SHA for 9c94583
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