ValidX v1.1.0 Released With New Date Validators and Custom Format Support
ValidX, a Java validation library, released version 1.1.0 on August 10, 2026, introducing several new features and breaking changes from v1.0.1. The update adds six new validation annotations, including @ChineseName, @Date, @DateTime, @PastDateTime, @FutureDateTime, and @NotContains. Existing @PastDate and @FutureDate annotations have been enhanced with an optional custom pattern parameter, though this change is flagged as breaking. The default date format remains yyyy-MM-dd, ensuring backward compatibility for code that does not use the new pattern parameter. Strict validation mode is enforced across date validators, automatically rejecting invalid dates such as February 30 or non-zero-padded inputs.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in