Parsley.js v2.8 Release Notes

    • ➕ Added refresh method. Parsley automatically refreshes before validating, but refresh is there if one needs to insure that some fields are rebound/unbound, or triggers are updated, etc...

    • Parsley.hasValidator makes it easy to check if a validator exists or not [#1216]

    • 👍 classHandler now supports global functions, errorWrapper too. [#1101]