index
:
validator
master
readme--update-custom-function-return-value
Simple validation for Rust structs
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
2020-05-13
Added some examples in the README.md #99
xFrednet
2020-04-12
Update readme
Vincent Prouillet
2019-11-13
Update struct level validation in README
Thomas Churchman
2019-10-31
Merge pull request #90 from decapo01/master
Vincent Prouillet
2019-10-30
added installation instructions
decapo01
2019-10-17
Fix bug + cargo fmt
Vincent Prouillet
2019-10-17
Try with Rust 1.33
Vincent Prouillet
2019-10-14
Add utf-8 non-control chars validator
Andras Mocsary
2019-05-01
Apparently attr_literals was stable in 1.30
Vincent Prouillet
2019-05-01
Cargo fmt + edition 2018 for validator
Vincent Prouillet
2019-05-01
attr_literals is stable \o/
Vincent Prouillet
2019-05-01
Merge pull request #71 from cazgp/feature/range-min-or-max
Vincent Prouillet
2019-05-01
Do not consume self when getting errors
Vincent Prouillet
2019-04-28
Issue #69: Change `range` to require only one arg
Caroline Glassberg-Powell
2018-09-30
Fix a typo in schema level validation README
MartinHowarth
2018-09-19
Prepare for 0.8.0 release
Vincent Prouillet
2018-09-13
Nested Validation (#60)
Simon Sparks
2018-07-27
Prepare release
Vincent Prouillet
2018-07-22
Fixed closing parentheses in README
Patrick Junger
2018-06-28
Prepare for release
Vincent Prouillet
2018-05-29
Prepare for release
Vincent Prouillet
2018-04-14
Update syn and quote
Vincent Prouillet
2018-03-20
Update changelog
Vincent Prouillet
2018-03-19
Fix path starting with ::
Vincent Prouillet
2018-03-17
Update changelog
Vincent Prouillet
2017-11-08
Feature gate phone feature in validator_derive as well
Vincent Prouillet
2017-11-08
Update changelog and versions
Vincent Prouillet
2017-11-08
v0.6.1 of validator
Vincent Prouillet
2017-11-08
Merge branch 'master' of https://github.com/valeriansaliou/validator into val...
Vincent Prouillet
2017-11-07
Ability to validate an international phone number
Valerian Saliou
2017-09-27
Add a credit card number validator
Bastien Orivel
2017-08-27
Fix a small typo in changelog dates
Tom Houlé
2017-08-25
Update README.md
Vincent Prouillet
2017-08-12
0.6.0 was released today, update changelog
Vincent Prouillet
2017-07-19
Update readme
Vincent Prouillet
2017-05-22
v0.5.0 of validator_derive
Vincent Prouillet
2017-02-14
validator_derive 0.4.1
Vincent Prouillet
2017-01-30
Version 0.4.0
Vincent Prouillet
2017-01-19
Update readme
Vincent Prouillet
2017-01-18
v0.3.0
Vincent Prouillet
2017-01-18
Add regex validator
Vincent Prouillet
2017-01-18
Add contains validator
Vincent Prouillet
2017-01-18
v0.2.0 validator
Vincent Prouillet
2017-01-17
Update README.md
Vincent Prouillet
2017-01-17
Update README.md
Vincent Prouillet
2017-01-17
Add changelog
Vincent Prouillet
2017-01-17
Remove need for attr_literals
Vincent Prouillet
2017-01-16
Struct level validation
Vincent Prouillet
2016-12-29
Added must_match
Vincent Prouillet
2016-12-28
Update README.md
Vincent Prouillet
[next]