Skip to content

getErrorMessages method

Choose a tag to compare

@stuyam stuyam released this 24 Oct 15:00
· 331 commits to master since this release

You can now call a "getErrorMessages" method on the validator to give you an object of "form_key": "error message" to list the error messages.

See pull request #4 and thanks @neroze for the contribution.