Interfaces
SimpleArrayStringSchema
A simple array schema with string properties. SimpleArrayStringSchema
Extends
BasicSchema
Properties
description?
Inherited from
BasicSchema.description
primary?
Optional. Indicates whether this is a primary property.
type
The type of the schema, which is always “string”.
Overrides
BasicSchema.type