aboutsummaryrefslogtreecommitdiffstats
path: root/validator_derive
AgeCommit message (Expand)Author
2017-05-28RevampVincent Prouillet
2017-05-22v0.5.0 of validator_deriveVincent Prouillet
2017-05-22Update serde to 1.0Vincent Prouillet
2017-05-22Add test for Option in range validatorVincent Prouillet
2017-05-22Added missing signs; fixes issue #23René Perschon
2017-02-14validator_derive 0.4.1Vincent Prouillet
2017-02-14Fix compile fail testsVincent Prouillet
2017-02-10Ignore unused ident in patterntheduke
2017-02-10validator_derive: Properly skip foreign attributes.theduke
2017-01-30Version 0.4.0Vincent Prouillet
2017-01-28Update depsVincent Prouillet
2017-01-19Ignore unused val in testVincent 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-19v0.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-17validator_derive v0.2Vincent 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-28Initial commitVincent Prouillet