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
Age
Commit message (
Expand
)
Author
2018-05-29
Change rust target for travis
Vincent Prouillet
2018-05-29
Prepare for release
Vincent Prouillet
2018-05-29
Merge pull request #50 from rustodon/feature-gate-card-validator
Vincent Prouillet
2018-05-15
feature gate card validator
Erin
2018-04-14
Update syn and quote
Vincent Prouillet
2018-04-14
Merge pull request #46 from rustodon/fix_path_parsing_regex
Vincent Prouillet
2018-04-13
fix path parsing for regex validators
Erin
2018-03-20
Update changelog
Vincent Prouillet
2018-03-20
Merge pull request #44 from csharad/double-option
Vincent Prouillet
2018-03-19
Fix path starting with ::
Vincent Prouillet
2018-03-19
Merge pull request #45 from Eijebong/fix_path_in_derive
Vincent Prouillet
2018-03-18
Fix path parsing for custom validators
Bastien Orivel
2018-03-18
Added test to validate None values
Sharad Chand
2018-03-18
Added Option<Option<Vec<T>> field to test
Sharad Chand
2018-03-18
Added complex tests
Sharad Chand
2018-03-18
Optional validator params and wraping for Option<Option<T>>
Sharad Chand
2018-03-18
Added assertions for Option<Option<T>>
Sharad Chand
2018-03-17
Update changelog
Vincent Prouillet
2018-03-17
Update phone_number dep
Vincent Prouillet
2018-03-17
Merge pull request #43 from Eijebong/syn
Vincent Prouillet
2018-03-16
Bump version
Bastien Orivel
2018-03-16
Bump syn to 0.12 and quote to 0.4
Bastien Orivel
2018-01-29
Merge pull request #42 from Eijebong/allow_mut
Vincent Prouillet
2018-01-28
Don't emit a warning when a struct with no validator derives Validate
Bastien Orivel
2018-01-25
Update some dependencies
Vincent Prouillet
2017-12-17
Merge pull request #37 from gtors/enhacement
Vincent Prouillet
2017-12-17
Move extraction of message and code in single function
gtors
2017-12-05
Merge pull request #36 from Eijebong/bump
Vincent Prouillet
2017-12-04
Update lazy_static to 1.0 and bump version
Bastien Orivel
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
Add missing credit_card derive impl
Vincent Prouillet
2017-11-08
v0.6.1 of validator
Vincent Prouillet
2017-11-08
Merge branch 'valeriansaliou-master'
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-10-10
Merge pull request #32 from voidxnull/fix/impl-err
Vincent Prouillet
2017-10-10
Merge pull request #33 from Eijebong/credit_card
Vincent Prouillet
2017-09-28
[#29] Add test for `?` operator
Dmitry Vdovin
2017-09-28
[#29] Implement Error and Display for ValidationErrors
Dmitry Vdovin
2017-09-27
Add a credit card number validator
Bastien Orivel
2017-08-28
Merge pull request #30 from tomhoule/date-typo
Vincent Prouillet
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-08-12
Update validator_derive to use crates.io for validator
Vincent Prouillet
2017-07-19
Update readme
Vincent Prouillet
2017-07-19
Merge pull request #27 from Keats/revamp
Vincent Prouillet
2017-05-28
Revamp
Vincent Prouillet
2017-05-22
v0.5.0 of validator_derive
Vincent Prouillet
[next]