issues
search
franckverrot
/
activevalidators
Collection of ActiveModel/ActiveRecord validators
https://rubygems.org/gems/activevalidators
MIT License
306
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unlock Countries v4
#113
radeno
opened
1 year ago
0
Validate URLs using Addressable gem to allow non-ascii characters (closes #111)
#112
goulvench
opened
2 years ago
0
All URLs containing non-ASCII characters are considered invalid
#111
goulvench
opened
2 years ago
2
Update to use latest Ruby and Rails
#110
franckverrot
closed
4 years ago
0
Disallow business numbers from SIN validation
#109
abejfehr
closed
5 years ago
2
Start ditching Travis
#108
franckverrot
closed
5 years ago
0
Unlock Countries gem v 3.0
#107
radeno
closed
5 years ago
1
relax countries dependency to allow 2.x
#106
bcm
closed
6 years ago
1
Gem countries 2 is compatible
#105
radeno
closed
6 years ago
4
SIN Validator not handling 000 000 000
#104
DanGodfrey
closed
5 years ago
2
Update README.md
#103
cfabianski
closed
6 years ago
0
Url validator tld support
#102
krachtstefan
closed
6 years ago
3
http://mywebsite. passes url validation
#101
krachtstefan
closed
6 years ago
3
TLD support for url validator
#100
krachtstefan
closed
6 years ago
3
Fix NINO array literal syntax
#99
alyssais
closed
7 years ago
2
[deprecated] ActiveValidators.activate is the recommended solution to require your validators. Please check instructions in the README. Thanks a lot !
#98
Feuda
closed
7 years ago
3
Handle Integer postal codes
#97
alyssais
closed
8 years ago
1
Postal code validator creates `undefined method 'match' for 12345:Fixnum`
#96
goulvench
closed
8 years ago
6
Change to Procs in date example
#95
alyssais
closed
8 years ago
3
Date validation breaks, maybe because of ActiveAdmin datepicker
#94
Koroeskohr
closed
8 years ago
2
Test deprecation warnings
#93
alyssais
closed
8 years ago
0
Allow failure from HEAD Ruby
#92
alyssais
closed
8 years ago
1
Ensure bundler installs Travis
#91
alyssais
closed
8 years ago
0
Use JRuby 2.1 with Travis
#90
alyssais
closed
8 years ago
0
Don't depend on countries/global
#89
alyssais
closed
8 years ago
0
Add more syntax highlighting to README
#88
alyssais
closed
8 years ago
1
Update credit_card_validations
#87
alyssais
closed
8 years ago
4
Added a Handling error messages section in the Readme
#86
EtienneDepaulis
closed
8 years ago
1
initializer warning
#85
chrishough
closed
8 years ago
2
Default error messages
#84
dmxhZGp1c2hh
closed
8 years ago
1
[WIP] Extract validators
#83
franckverrot
closed
8 years ago
0
http:bla passes url validation
#82
stevendelarwelle
closed
8 years ago
1
postal code fixes and improvements
#81
bcm
closed
8 years ago
1
Links to dependency gems for convenience; sorting ; code :sparkles:.
#80
richardkmichael
closed
9 years ago
1
update credit_card_validations
#79
Fivell
closed
9 years ago
1
Remove duplicate country entries
#78
daslicious
closed
9 years ago
1
Where should I put ActiveValidators.activate(:all)?
#77
pierreyfl
closed
9 years ago
1
make country case-insensitive for postal codes
#76
bcm
closed
9 years ago
0
ensure a non-nil error message for invalid emails and phone numbers
#75
bcm
closed
8 years ago
5
loosen dependency on countries
#74
bcm
closed
9 years ago
0
credit card validation refactoring using credit_card_validations
#73
Fivell
closed
9 years ago
1
"can't dup nilClass" error in testing with shoulda
#72
nadeemkhedr
closed
8 years ago
3
date validator require not working - bounces back
#71
Incanus3
closed
10 years ago
6
Add Regexp validator
#70
zporter
closed
10 years ago
4
Regexp validation added
#69
Loremaster
closed
10 years ago
2
Providing {:type => :usa_ssn} is deprecated and will be removed in the future. Please use `:ssn => true` instead.
#68
Loremaster
closed
10 years ago
3
Add HexColor validator
#67
zporter
closed
10 years ago
1
Country gem's Country class name clashes with frequently-used Country class name in projects
#66
mikepence
closed
8 years ago
4
Fix the build on rbx
#65
franckverrot
closed
10 years ago
1
Barcode validator : check digit 0 + barcode as integers
#64
pbechu
closed
10 years ago
1
Next