aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-09Merge pull request #105 from Keats/readyHEADmasterVincent Prouillet
2020-06-09Update readme + depsVincent Prouillet
2020-06-09Slight tweak on a testVincent Prouillet
2020-06-09Merge pull request #103 from ShadoySV/masterVincent Prouillet
2020-06-09Merge pull request #102 from LucasPickering/blanket-ref-implVincent Prouillet
2020-05-28required_nested implementationShadoySV
2020-05-27Add a blanket Validate implementation for referencesLucas Pickering
2020-05-20required validationShadoySV
2020-05-13Merge pull request #100 from xFrednet/more-examplesVincent Prouillet
2020-05-13Added some examples in the README.md #99xFrednet
2020-04-12Update readmeVincent Prouillet
2020-04-12Merge pull request #97 from barskern/static-str-field-errorsVincent Prouillet
2020-04-12Fix CIVincent Prouillet
2020-04-12Merge pull request #94 from AndiDog/must-useVincent Prouillet
2020-04-10Specify static lifetime for field_errorsOle Martin Ruud
2020-02-15Add `must_use` attribute to functions returning `bool`Andreas Sommer
2019-11-13Merge pull request #91 from Beskhue/patch-1Vincent Prouillet
2019-11-13Update struct level validation in READMEThomas Churchman
2019-10-31Merge pull request #90 from decapo01/masterVincent Prouillet
2019-10-30added installation instructionsdecapo01
2019-10-20Merge pull request #87 from Keats/nextVincent Prouillet
2019-10-17Fix bug + cargo fmtVincent Prouillet
2019-10-17Fix bug with card importVincent Prouillet
2019-10-17Try with Rust 1.33Vincent Prouillet
2019-10-14Update depsVincent Prouillet
2019-10-14Merge pull request #79 from mocsy/masterVincent Prouillet
2019-10-14Add utf-8 non-control chars validatorAndras Mocsary
2019-10-07Use Github actions for CIVincent Prouillet
2019-07-13Merge pull request #72 from Keats/nextVincent Prouillet
2019-07-13Update if_chainVincent Prouillet
2019-05-01Apparently attr_literals was stable in 1.30Vincent Prouillet
2019-05-01Cargo fmt + edition 2018 for validatorVincent Prouillet
2019-05-01attr_literals is stable \o/Vincent Prouillet
2019-05-01Update deps of validator_deriveVincent Prouillet
2019-05-01Merge pull request #71 from cazgp/feature/range-min-or-maxVincent Prouillet
2019-05-01Do not consume self when getting errorsVincent Prouillet
2019-04-28Issue #69: Change `range` to require only one argCaroline Glassberg-Powell
2018-09-30Merge pull request #61 from MartinHowarth/fix-readme-typoVincent Prouillet
2018-09-30Fix a typo in schema level validation READMEMartinHowarth
2018-09-19Update deps of validatorVincent Prouillet
2018-09-19Prepare for 0.8.0 releaseVincent Prouillet
2018-09-13Update synVincent Prouillet
2018-09-13RustfmtVincent Prouillet
2018-09-13Nested Validation (#60)Simon Sparks
2018-07-27Prepare releaseVincent Prouillet
2018-07-27Added support for validating Cow<'a, str> fields. (#56)Simon Sparks
2018-07-22Merge pull request #54 from pJunger/patch-1Vincent Prouillet
2018-07-22Fixed closing parentheses in READMEPatrick Junger
2018-06-28Prepare for releaseVincent Prouillet
2018-06-28Do not cache to avoid compiletest errorVincent Prouillet