issues
search
valit-stack
/
Valit
Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!
MIT License
322
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
For(@object) throws exception when null
#176
brunomartinspro
opened
4 years ago
0
Migrate to .NET Core 3.1
#175
GooRiOn
opened
4 years ago
0
Migrate to .NET Standard 2.1
#174
GooRiOn
closed
4 years ago
0
Question - Dependent Rules
#173
rmszc81
closed
2 years ago
3
32
#172
GKotfis
closed
4 years ago
1
v2.0.0
#171
GooRiOn
closed
6 years ago
1
Feature/165
#170
GooRiOn
closed
6 years ago
1
Removed Microsoft.DotNet.Watcher.Tools from test project
#169
GooRiOn
closed
6 years ago
1
Remove Microsoft.DotNet.Watcher.Tools from test project
#168
GooRiOn
closed
6 years ago
0
Modifies ValitRuleStringExtensions to consider a zero length string a valid string.
#167
bovorasr
closed
6 years ago
1
String MaxLength rule should accept empty string
#166
dirk-vdb
closed
6 years ago
3
Dont call .Satisfies() condition when .When() returns false
#165
aletc1
closed
6 years ago
1
Validation for reference types seems nonfunctional
#164
Wintereise
closed
6 years ago
1
1.0.0
#163
GooRiOn
closed
6 years ago
1
Change "you're" to "your" in readme.md
#162
istrupin
closed
6 years ago
2
Return custom result type from IValitResult<T> and IValitator<T>
#161
GooRiOn
opened
6 years ago
1
Support for .NetStandard
#160
abhilashdonepudi
closed
6 years ago
4
Bumped version
#159
GooRiOn
closed
6 years ago
0
1.0.0-preview1
#158
GooRiOn
closed
6 years ago
1
Remove IValitRulesProvider
#157
timdeschryver
closed
6 years ago
1
Resolve rules chain inside Validate
#156
GooRiOn
opened
6 years ago
0
Added support for default messages
#155
GooRiOn
closed
6 years ago
4
Remove IValitRulesProvider
#154
GooRiOn
closed
6 years ago
0
Fix typo: lenght -> length
#153
timdeschryver
closed
6 years ago
1
Refactored validation part
#152
GooRiOn
closed
6 years ago
1
Changed parameter inside Ensure/EnsureFor for nested objects
#151
GooRiOn
closed
6 years ago
8
Refactor resolving IValitResult from rules collection
#150
GooRiOn
closed
6 years ago
0
Integrating with Autofac
#149
GooRiOn
opened
6 years ago
3
Integrating with ASP.NET Core
#148
GooRiOn
closed
6 years ago
5
Validating nested objects - passing the IValitator<TObject>
#147
GooRiOn
closed
6 years ago
4
Add more things for customising error messages
#146
GooRiOn
opened
6 years ago
2
Features for v1.0.0
#145
GooRiOn
closed
6 years ago
18
Changed nuget version in README
#144
GooRiOn
closed
6 years ago
0
Feature/114 comparing two properties
#143
paw3lx
closed
6 years ago
12
Broken develop
#142
GooRiOn
closed
6 years ago
7
Develop
#141
GooRiOn
closed
6 years ago
1
Develop
#140
GooRiOn
closed
6 years ago
1
Develop
#139
GooRiOn
closed
6 years ago
1
Develop
#138
GooRiOn
closed
6 years ago
0
Rewrite tests with Shouldly
#137
timdeschryver
closed
6 years ago
3
v0.2.0
#136
GooRiOn
closed
6 years ago
0
Asserts in tests
#135
timdeschryver
closed
6 years ago
1
Docs 0.2.0
#134
GooRiOn
closed
6 years ago
6
Authors file
#133
GooRiOn
closed
6 years ago
0
Added CreateValitator extension method for IValitRules
#132
GooRiOn
closed
6 years ago
2
Feature/114 comparing two properties
#131
paw3lx
closed
6 years ago
2
Added missing Required method on string type.
#130
GooRiOn
closed
6 years ago
2
Add CreateValitator() extension method to the IValitRules<TObject>
#129
GooRiOn
closed
6 years ago
0
New rule: String required
#128
timdeschryver
closed
6 years ago
4
Add gitattributes
#127
timdeschryver
closed
6 years ago
3
Next