blob: 4854e55f1e5cb6897de8d41e7e6c8ef41b90ba97 [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": "2012-02-01T00:00:00.000+01:00",
"type": "Date"
}
],
"requiredType": "Date",
"valueConstraints": [
"2012-04-01T00:00:00Z"
],
"multiple": true,
"autoCreated": true,
"mandatory": true,
"protected": true,
"onParentVersion": "VERSION",
"name": "*"
}
]
}
}