Create a SET data type
Either an array of values or individual string values
Compare this DataType with another DataType for equality
The DataType to compare with
true if the types are equal, false otherwise
Serialize a value for storage based on this DataType
The value to serialize
The serialized value
Optionaldialect: stringGet the values for validation
Validate if a value is valid for this SET
Base class for all data types