Skip to content

Releases: phramework/validate

v0.12.0

11 May 08:53
b62c4fe

Choose a tag to compare

v0.12.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.11.1...v0.12.0

Fixed Optional semicolon in offset

20 Nov 10:55

Choose a tag to compare

Support optional semicolon in offset (#57)

* Support optional semicolon in offset

* Improved regex and added more test cases

Added support for date-time format in type string

19 Nov 15:07

Choose a tag to compare

Add support for date-time string format (#55)

* Support date-time string format

* Added test with JSON defined validator of type 'string' and format 'date-time'

Added getters at Result

09 May 21:33
e11c01c

Choose a tag to compare

Added getters at Result (#49)

* Added getters at Result

Improve README examples

Fixed Validate class annotation

09 May 19:21

Choose a tag to compare

Fixed tests

Fixed travis script

Fixed UUIDv4Validator raw

09 May 14:03
de962a3

Choose a tag to compare

Merge pull request #43 from alex2005git/dev-1.x

Fixed UUIDv4Validator raw default value

Added UUIDv4 Validator

09 May 11:36

Choose a tag to compare

Added UUIDv4Validator (#42)

* Added UUIDv4Validator

Fixed IntegerValidator

08 Mar 11:17

Choose a tag to compare

1.0.0-RC5

Fixed integer parsing

Fixed IntegerValidator unnecessary casting to float causing overflow

22 Aug 12:48
34d3b3f

Choose a tag to compare

Added UUIDv4Validator

17 May 18:16

Choose a tag to compare

1.1.0

Added UUIDv4Validator