Joe Ridenour

1pod

URBNValidator

URBNValidator is a lightweight extensible swift validation library. You can easily add validation to any of your swift objects as well as any objc objects (if you're into that sort of thing).

Features

  • Full swift support
  • Objc compatibility
  • Ability to create your own validations and extend custom types
  • Full localization support (global and per instance).

License: MIT

  • Swift