POST json/DNKValidatePropertyName?nameImportProperty={nameImportProperty}
Checks the names of objects used by JSON on the client side for existence.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
nameImportProperty |
Property name to be checked |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Boolean (True if property exists)
booleanResponse Formats
application/json, text/json
Sample:
true