aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-14validator_derive 0.4.1Vincent Prouillet
2017-02-14Fix compile fail testsVincent Prouillet
2017-02-12Merge pull request #17 from theduke/masterVincent Prouillet
2017-02-10Ignore unused ident in patterntheduke
2017-02-10validator_derive: Properly skip foreign attributes.theduke
2017-02-03Or notVincent Prouillet
2017-02-03Add stable and beta to travisVincent Prouillet
2017-01-30Version 0.4.0Vincent Prouillet
2017-01-28Update depsVincent Prouillet
2017-01-19Ignore unused val in testVincent Prouillet
2017-01-19Update readmeVincent Prouillet
2017-01-19Validators work for Option<TYPE>Vincent Prouillet
2017-01-19Validator works for Option<&Vincent Prouillet
2017-01-19Make it work with lifetimesVincent Prouillet
2017-01-19Use chars().count() instead of len()Vincent Prouillet
2017-01-19v0.3.0Vincent Prouillet
2017-01-18v0.3.0Vincent Prouillet
2017-01-18Add regex validatorVincent Prouillet
2017-01-18Add contains validatorVincent Prouillet
2017-01-18Remove * for compiletest_rs versionVincent Prouillet
2017-01-18v0.2.0 validatorVincent Prouillet
2017-01-17Update README.mdVincent Prouillet
2017-01-17Update README.mdVincent Prouillet
2017-01-17validator_derive v0.2Vincent Prouillet
2017-01-17Add changelogVincent Prouillet
2017-01-17Remove need for attr_literalsVincent Prouillet
2017-01-16Struct level validationVincent Prouillet
2017-01-16Update regex and drop proc_macro feature, its stableVincent Prouillet
2016-12-29Added must_matchVincent Prouillet
2016-12-28Update README.mdVincent Prouillet
2016-12-28Initial commitVincent Prouillet