GitHub user bripkens opened a pull request:
https://github.com/apache/commons-validator/pull/1
Deprecate the JS part of commons validator
The JS parts of commons-validator haven't been updated in a while and don't
necessarily follow common security best practices (al
GitHub user bripkens opened a pull request:
https://github.com/apache/commons-lang/pull/20
Add fuzzy String matching logic to StringUtils
Fuzzy algorithms are quite common nowadays with editors such as Sublime
Text, TextMate, Atom and others implementing a fuzzy matching algorithm