Skip to content

Releases: enijar/use-model-validation

0.1.3

02 Feb 13:25
Compare
Choose a tag to compare

Fixes issues for TypeScript project usage.

0.1.0

31 Oct 14:06
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • added validate, update, and set events to model
  • validate now results all valid data as an object (as well as errors and valid)

0.0.6

05 Sep 14:41
Compare
Choose a tag to compare

New rules:

  • email
  • mobileUK
  • mobileUS
  • postcodeUK
  • postcodeUS

0.0.3

31 Aug 12:48
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Low-level validation rules that can be used to validate any data. More higher-level rules to come.