Method Standards.JSON.Validator()->has_schema_array_string()
- Method has_schema_array_string
 privateboolhas_schema_array_string(mapping(string:mixed)schema,stringproperty)- Description
 Test if the schema has the specified property and the value of the property is an array(string).
- Throws
 Throws an error if the value of the property is no array(string).
- Returns
 1 if the schema has the specified property.