issues
search
wix-incubator
/
accord
Accord: A sane validation library for Scala
http://wix.github.io/accord/
Other
529
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#162
noam-almog
closed
1 year ago
0
call validation function based on class of object as explained
#161
sudhirkumar1980
closed
3 years ago
2
Need to add "()" to imply discarded non-Unit value to suppress error when defining validator with DSL
#160
webblin034
closed
3 years ago
1
Can't use "if" condition in a pattern match when defining validator with DSL
#159
webblin034
closed
3 years ago
1
Can't use "if-else" in very first position when defining validator with DSL
#158
webblin034
closed
3 years ago
1
Can't use "if-else if-else" or "if-else" to verify multiple assertions when defining validator with DSL
#157
webblin034
closed
3 years ago
1
Can't extract out a value variable from pattern match results when defining validator with DSL
#156
webblin034
closed
3 years ago
0
Can't use "pattern match" in very first position when defining validator with DSL
#155
webblin034
closed
3 years ago
0
0.7.3 release is missing
#154
andyczerwonka
opened
4 years ago
0
is Accord no longer maintained?
#153
andyczerwonka
closed
4 years ago
1
deps
#152
noam-almog
closed
4 years ago
0
Accord 0.7.5 has explicit dependency on ScalaTest
#151
timcharper
closed
4 years ago
4
Writing custom validator
#150
Tochemey
closed
4 years ago
1
tests
#149
Quitten
closed
4 years ago
2
Update LICENSE.md
#148
Quitten
closed
4 years ago
3
Update scalatest to 3.1.0
#147
markus1189
closed
4 years ago
1
Error:(8, 30) exception during macro expansion: java.lang.ClassCastException: scala.reflect.internal.Trees$Block cannot be cast to scala.reflect.api.Trees$CaseDefApi
#146
SavtechSolutions
opened
5 years ago
1
Publish scala 2.13 version
#145
rfranco
closed
5 years ago
6
2.13 support
#144
noam-almog
closed
5 years ago
0
Enabled Scala 2.13 build
#143
holograph
closed
5 years ago
1
Fixes issue #141
#142
holograph
closed
5 years ago
0
Multiple multiple validation rules in control structures is incorrect
#141
CatTail
closed
5 years ago
2
Add support for .map and .flatMap syntax in the context of .each DSL
#140
prSquirrel
closed
1 year ago
8
Support for Scala 2.13.0-M5
#139
holograph
closed
5 years ago
0
Restores build to working condition and other administrativa
#138
holograph
closed
5 years ago
0
ResultMatchers dont work for me
#128
honzatrtik
closed
6 years ago
1
Scala 2.13.0-M4 support
#127
holograph
closed
5 years ago
0
Scala 2.13.0-M3 support
#126
holograph
closed
5 years ago
0
Update build.sbt
#125
noam-almog
closed
6 years ago
0
Problem with basic validator example
#124
buildreactive
opened
6 years ago
4
NoSuchMethodError when creating implicit validator
#123
buildreactive
opened
6 years ago
5
"and" and "or" combinators should support short-circuit evaluation
#122
rangoldberg
closed
6 years ago
11
PartialFunction in validator leads to odd truncation error
#121
timcharper
closed
6 years ago
3
PartialFunction in validator leads to UnsupportedOperationException: Position.start on NoPosition
#120
timcharper
closed
6 years ago
4
ScalaDoc generation fails with pattern matches [WORKAROUND AVAILABLE]
#119
tafli
opened
7 years ago
7
Does this library play nice with Java?
#118
hntd187
closed
7 years ago
1
Upgrade from 0.6.1 to 0.7 produces strange FileNotFoundException errors
#117
dpalinic
closed
7 years ago
5
Switch to Tut for documentation
#116
holograph
opened
7 years ago
0
null BigDecimal validation throws NPE
#115
avitaln
closed
7 years ago
1
sbt update failed, but if I change scalaVersion := "2.11.8" it is ok
#114
epiphyllum
opened
7 years ago
1
wix/accord: Validate Nested Class
#113
SrijeshKhanal
closed
7 years ago
2
Validate Empty Json
#112
SrijeshKhanal
closed
7 years ago
3
Feedback on Bean Validation 2.0 spec
#111
thekalinga
opened
7 years ago
0
Please provide accord-core 0.5 as scala 2.12 package
#110
aquamatthias
closed
7 years ago
4
Problem with combining descriptors in 0.6.1
#109
aquamatthias
closed
7 years ago
23
accord-api should only depend on scalatest in test scope?
#108
cwei-bgl
closed
7 years ago
5
Add expected value to RuleViolation
#107
frobs
closed
7 years ago
1
Add combinators on blank string
#106
dakatsuka
closed
7 years ago
1
[#90] Add support for date/time constructs
#105
holograph
closed
7 years ago
0
"has size" RuleViolation has wrong value
#104
stijn-starmind
closed
7 years ago
2
Next