validationResultResponse
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| messages/message (validationMessageResponse) | 0/unbounded | |
| cleanMarkup (string) | 0/1 | |
| formattedError (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| messages | array of messages/message (validationMessageResponse) | |
| cleanMarkup | cleanMarkup (string) | |
| formattedError | formattedError (string) |