aboutsummaryrefslogtreecommitdiffstats
path: root/validator_derive/tests
AgeCommit message (Expand)Author
2017-02-14Fix compile fail testsVincent 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-18Add regex validatorVincent Prouillet
2017-01-18Add contains validatorVincent 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