| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-10 | Ignore unused ident in pattern | theduke | |
| 2017-02-10 | validator_derive: Properly skip foreign attributes. | theduke | |
| The old code only skips attributes if they are MetaItem::List. With a simple change, all attributes are skipped if they are not named "validate". | |||
| 2017-01-19 | Validators work for Option<TYPE> | Vincent Prouillet | |
| 2017-01-19 | Validator works for Option<& | Vincent Prouillet | |
| 2017-01-19 | Make it work with lifetimes | Vincent Prouillet | |
| 2017-01-18 | Add regex validator | Vincent Prouillet | |
| 2017-01-18 | Add contains validator | Vincent Prouillet | |
| 2017-01-17 | validator_derive v0.2 | Vincent Prouillet | |
| 2017-01-17 | Remove need for attr_literals | Vincent Prouillet | |
| 2017-01-16 | Struct level validation | Vincent Prouillet | |
| 2017-01-16 | Update regex and drop proc_macro feature, its stable | Vincent Prouillet | |
| 2016-12-29 | Added must_match | Vincent Prouillet | |
| 2016-12-28 | Initial commit | Vincent Prouillet | |
