ValidX v1.2.0 Released with Breaking API Changes and New Validation Features
ValidX, a validation library, released version 1.2.0 on August 25, 2026, introducing several breaking changes and new features. The chain API methods isStartsWith() and isEndsWith() now accept a single String parameter instead of a String array, with new isStartsWithAny() and isEndsWithAny() methods added for multi-value validation. Two chain API methods were also renamed — isAlphaNum() to isAlphaNumber() and isMacAddress() to isMac() — to align with their corresponding annotation names. New annotations including @StartsWithAny, @EndsWithAny, and @NationalityCode (ISO 3166-1) were introduced, while existing annotations like @FileSize, @StartsWith, @EndsWith, and @Url received additional configuration parameters. The release also includes internal code refactoring aimed at improving maintainability and reducing verbosity in validator initialization.
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