This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit d33ae83595f8f2751c9c52371412cf78e0dec71e Merge: e6614b4b be3b160d Author: Gary Gregory <[email protected]> AuthorDate: Thu Aug 13 13:43:28 2026 -0400 Merge pull request #632 from rootvector2/csvformat-readobject-validate Validate CSVFormat invariants when deserializing src/main/java/org/apache/commons/csv/CSVFormat.java | 9 +++++++++ .../java/org/apache/commons/csv/CSVFormatTest.java | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+)
