POST json/DNKValidatePropertyName?nameImportProperty={nameImportProperty}

Checks the names of objects used by JSON on the client side for existence.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
nameImportProperty

Property name to be checked

string

Required

Body Parameters

None.

Response Information

Resource Description

Boolean (True if property exists)

boolean

Response Formats

application/json, text/json

Sample:
true