Skip to content

Releases: LinioIT/input

Date time validation fix

07 Sep 17:27
Compare
Choose a tag to compare

Fixed datetime input validation #30

2.3.2: Merge pull request #27 from LinioIT/hotfix/scalar-checks

08 Aug 22:22
Compare
Choose a tag to compare
Implemented more scalar checks to avoid errors during validation.

2.3.1: Merge pull request #26 from LinioIT/hotfix/not-string

08 Aug 21:01
Compare
Choose a tag to compare
Avoid breaking the code when variable is not a scalar.

2.3.0: Merge pull request #20 from lucianohosken/master

23 May 20:22
Compare
Choose a tag to compare
Added stictType to Enum constraint to support type validation

2.2.0: Merge pull request #16 from LinioIT/feature/schema-builder

12 Apr 16:49
Compare
Choose a tag to compare

2.1.4: Merge pull request #17 from bycosta/master

04 Apr 23:21
Compare
Choose a tag to compare
Fix unpack error for arrays with string keys.