{
	"title": "SCF Separator Field Fragment",
	"description": "Type-specific properties for separator fields",
	"type": "object",
	"properties": {
		"type": {
			"enum": [ "separator" ]
		}
	}
}
