Skip to content

Version 0.0.5

Compare
Choose a tag to compare
@adhocore adhocore released this 24 Jun 00:49
· 114 commits to master since this release
6e3bc79
  • validation can now validate any object data
  • validation rules now support special abort modifier to abort/bail validations of subsequent fields if the first field with abort modifier is invalid
  • add a Validation\Rules helper