Skip to content

Improved validation groups and separation of reactivity

Compare
Choose a tag to compare
@grofit grofit released this 15 Aug 13:09
· 83 commits to master since this release

This version has some breaking changes, which have simplified validation group objects and also made a separation between a reactive and non reactive validation group. There is also a major change to the way that you create a validation group which now returns a builder rather than an instance, this provides some more flexibility to consumers as well as allowing for more configuration options going forward.

See the breaking changes and docs for more information.