Skip to content

Releases: olxbr/livr-swift-validator

Allow all as required + improvements

13 Nov 03:04
5e67201
Compare
Choose a tag to compare
  • Can set each field as required
  • Tag validate methods with discardable results
  • Public error code enum to help error comparison

Minor improvements

30 Oct 18:07
5ed518f
Compare
Choose a tag to compare
  • Remove JSON type alias
  • fix double optional errors
  • Like rule handling optional strings
  • ignore Fastlane test outputs
  • set common errors as public

Add Demo project

08 Oct 02:34
Compare
Choose a tag to compare
  • A demo project using the development Pod was added.
  • Livr was fixed to have some desired public interfaces (such as Validator and its usable methods)

Initial release

07 Oct 23:34
Compare
Choose a tag to compare

Releases LIVR validator for Swift.
Follows LIVR 2.0 spec