File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11## JavaResolver for jQuery QueryBuilder
2- This library helps you for execute that created validations via [ jQuery QueryBuilder] ( http://querybuilder.js.org/ ) .
2+ This library helps you for executing to created validations with [ jQuery QueryBuilder] ( http://querybuilder.js.org/ ) .
33
44> Tested for only (jQuery QueryBuilder v2.4.3).
55### Using
6- You can execute to generated validations basically .
7- Generated validation json should be convert to ` Map ` for using executions. ` Gson ` dependency is good for converting to ` Map ` from string.
6+ You can execute to generated validations as simply .
7+ Generated validation text/ json should be convert to ` Map ` for using executions. ` Gson ` dependency is good choice for converting to ` Map ` from string.
88
99``` xml
1010<dependency >
You can’t perform that action at this time.
0 commit comments