Validate a list of data items.
Usage
validate(data)
data: list
The input data to validate.
bool
True if the data is valid.