Skip to content

Release 7.1

Choose a tag to compare

@deankarn deankarn released this 03 Sep 00:20
· 5 commits to v7 since this release

Changes

Add check in Validator methods to ensure that it has been initialized, because it is a pointer methods can still be called even though it's not initialized.

thanks @flowonyx for the pull request!