aboutsummaryrefslogtreecommitdiffstats
path: root/validator_derive/src
AgeCommit message (Expand)Author
2017-05-28RevampVincent Prouillet
2017-05-22Added missing signs; fixes issue #23René Perschon
2017-02-10Ignore unused ident in patterntheduke
2017-02-10validator_derive: Properly skip foreign attributes.theduke
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-18Add regex validatorVincent Prouillet
2017-01-18Add contains 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