Commit Graph
7 Commits
Author SHA1 Message Date
Martin d854ff9798 validators are now decorators instead 2016-11-13 19:38:45 +01:00
Martin 66b1787722 put all extensions in a new file 2016-11-13 19:30:17 +01:00
Martin 30a0f00bd7 add is_number validator 2016-07-26 12:48:51 +02:00
Martin 1a805ec69e add validate_territory validator 2016-07-08 16:49:49 +02:00
Martin 23ab6588f7 validationError was moved to new file to avoid circular imports in the future 2016-07-08 16:41:33 +02:00
Martin 77634ae303 pep8 it 2016-06-30 17:31:58 +02:00
Martin 39188e6000 add basic validation support 2016-06-30 15:45:20 +02:00