blob: 1eba7527b2267ca059d263f76ad76bd02c297712 [file] [log] [blame]
{
"ntWithPropertyDefs": {
"declaredPropertyDefinitions": [
{
"defaultValues": [
{
"string": "Default-String",
"type": "String"
}
],
"valueConstraints": [
".*"
],
"multiple": true,
"autoCreated": true,
"mandatory": true,
"protected": true,
"onParentVersion": "VERSION",
"name": "*"
},
{
"defaultValues": [
{
"date": "2014-08-10T00:00:00.000Z",
"type": "Date"
}
],
"requiredType": "Date",
"valueConstraints": [
"2014-08-11T00:00:00Z"
],
"multiple": true,
"autoCreated": true,
"mandatory": true,
"protected": true,
"onParentVersion": "VERSION",
"name": "*"
}
]
}
}