{
"parse_opts": {
"csv": {
"has_header": true,
"skip_rows": 0,
"header": [
"string"
],
"separator": "string"
}
},
"constraints": {
"forbid": {
"property1": {
"types": [
"CET_UNKNOWN"
]
},
"property2": {
"types": [
"CET_UNKNOWN"
]
}
},
"allow": {
"property1": {
"types": [
"CET_UNKNOWN"
]
},
"property2": {
"types": [
"CET_UNKNOWN"
]
}
}
}
}