Currently Validation is an optional library which a developer chooses to use or not. In the CSV library, we have validation after we parse the file. Review if this is good or not or there's some other private validation we could do instead?
Currently Validation is an optional library which a developer chooses to use or not. In the CSV library, we have validation after we parse the file.
Review if this is good or not or there's some other private validation we could do instead?