1# Copyright (c) 2022 Intel Corp. 2# SPDX-License-Identifier: Apache-2.0 3 4description: Test string array token property container 5 6compatible: "vnd,string-array-token" 7 8properties: 9 val: 10 type: string-array 11 required: true 12