Skip to content

Releases: Attributes-PHP/validation

v0.9.0

28 Jul 19:34

Choose a tag to compare

  • Add support for mixed and callable type-hints

v0.8.1

23 Jul 07:20

Choose a tag to compare

  • Updated interface to support string models

v0.8.0

18 Jul 17:54

Choose a tag to compare

feat: Adds support for lazy loading data

v0.7.2

18 Jul 07:36

Choose a tag to compare

chore: Replaced ArrayAccess type-hint by ArrayObject

v0.7.1

15 Jul 07:46

Choose a tag to compare

  • Add missing ArrayAccess type-hint to validate function

v0.7.0

15 Jul 07:43

Choose a tag to compare

Adds support for numbered arguments

v0.6.1

12 Jul 13:25

Choose a tag to compare

  • Allows to ignore serialised properties via Context

v0.6.0

25 Jun 07:24

Choose a tag to compare

  • Add support for validating callable's

v0.5.2

24 Jun 07:15

Choose a tag to compare

  • Made Validator methods protected

v0.5.1

19 Jun 07:30

Choose a tag to compare

  • Use attributes-php/options instead of new options