A list of errors that resulted in the given data being marked invalid.
This is empty if validation was successful.
List<String> get errors => List<String>.unmodifiable(_errors);