Commit Graph

21 Commits

Author SHA1 Message Date
Sergey Lanzman 37c1ffc57a add go simple support 2017-03-17 20:22:20 +02:00
ysqi 77ff15ee33 Implement Error interface for validation error 2016-05-05 19:26:03 +08:00
miraclesu bef6bca397 Add function to set validation default messages 2016-01-05 21:14:35 +08:00
astaxie 2389bc72f9 golint validation 2015-09-13 00:13:19 +08:00
Wyatt Fang dfe055c47c remove useless comments 2015-05-25 09:10:36 +08:00
Wyatt Fang 74b22649c8 remove the double isStruct/isStructPtr check 2015-05-25 09:10:36 +08:00
Wyatt Fang 4255630564 add Recursively validation 2015-05-25 09:10:36 +08:00
Donal Byrne a7e60c93dc Set ErrorsMap to nil in Validation.Clear function 2015-05-25 09:10:35 +08:00
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
astaxie fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
astaxie 0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
傅小黑 ce2984f09a add comments for testing, utils and validation packages 2014-02-07 16:07:31 +08:00
slene 278f8eb13e add ValidFormer interface, can custom valid 2013-10-09 20:26:23 +08:00
slene ea9c2cebfd validation add more info to ValidationError, and put all messages tmpl to a map 2013-09-10 21:51:25 +08:00
miraclesu dcdfaf36f1 Accept parameters more types 2013-07-28 16:59:35 +08:00
miraclesu f490141217 Add some validate functions 2013-07-27 20:40:15 +08:00
miraclesu 92db56c0cb add struct tag support 2013-07-24 12:20:42 +08:00
miraclesu 4c6163baa0 add funcmap 2013-07-24 01:20:24 +08:00
miraclesu d19de30d9c add test 2013-07-21 23:46:18 +08:00
miraclesu 6d05163c9f add validation funcs 2013-07-21 01:37:24 +08:00