form-binder-java icon indicating copy to clipboard operation
form-binder-java copied to clipboard

Java port of form-binder, a micro data binding and validating framework

Results 1 form-binder-java issues
Sort by recently updated
recently updated
newest added

This pull request is focused on resolving occurrences of Sonar rules squid:S1192 - String literals should not be duplicated. squid:UselessParenthesesCheck - Useless parentheses around expressions should be removed to prevent...