issues
search
Blazored
/
FluentValidation
A library for using FluentValidation with Blazor
https://blazored.github.io/FluentValidation/
MIT License
597
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question] Silently validate model / TryValidate()
#236
Lorenz5600
opened
1 week ago
1
[Bug] OnFieldChanged validates field using validator for owning instance type, not the one for EditContext.Model type
#235
hakenr
opened
2 months ago
1
[Question]Final Field Validation with Button Click
#234
markbrew777
opened
2 months ago
0
Build: Upgrade actions to v4. Run tests on pr workflow.
#231
jafin
opened
4 months ago
0
Add Net8 target to BlazorServer, SharedModels. Bump FluentValidation to 11.9.2
#230
jafin
closed
3 months ago
0
[Bug] System.TypeLoadException: Could not resolve type with token 0100008d from typeref
#229
drma-tech
closed
5 months ago
0
add .net 8 support
#228
pwelter34
closed
6 months ago
0
Adding bUnit tests
#227
pwelter34
closed
6 months ago
0
[Question] GetFailuresFromLastValidation doesn't exist
#226
GuillemArnauCollell
opened
6 months ago
2
[Bug] Pass array of RuleSets to Options from component parameter
#225
mohaaron
opened
7 months ago
2
[Bug] Validation doesn't work with input type "password"
#224
dotnetcsharp0x
opened
7 months ago
0
Upgrade for .NET 8 Blazor or .NET Standard 2.1
#223
tohidazizi
opened
8 months ago
2
Hexabit main
#222
pwelter34
closed
8 months ago
0
[Question] How to validate a nested component?
#221
mgoldberggithub
opened
8 months ago
2
[Bug] Probable memory leak
#220
sejerpz
opened
8 months ago
0
[Feature Request] Validation Severity - formatting and EditContext.Properties
#219
Liero
opened
9 months ago
0
Adding bUnit tests
#218
luetm
closed
6 months ago
3
[Question] Can validation only be performed when submit button is clicked?
#217
KenBrannigan
opened
9 months ago
0
[Question] Adding tests
#216
luetm
opened
9 months ago
2
Incompatibility with IReadOnlyList<> and C# 12 Syntax
#215
Schaeri
opened
9 months ago
1
Addresses an issue with collection expressions in C# 12
#214
Schaeri
closed
8 months ago
1
[Bug] `SetValidator` appears to take no effect
#213
pingu2k4
opened
9 months ago
0
Make full validation result details available (also per field)
#212
luetm
closed
9 months ago
7
Is it possible (and how) to use validator with explicit EditContext?
#211
papaja
opened
10 months ago
0
[Bug] Validation not getting triggered in .net 8
#210
gregoryagu
closed
10 months ago
1
[Question] how to update validation message for field.
#209
abbottmw
closed
9 months ago
0
Cannot await void.
#208
p6laris
closed
9 months ago
0
Add .NET 8 support.
#207
cbghissues
closed
10 months ago
0
[Bug]
#206
saitoreeper
opened
11 months ago
0
Fix inconsistent field-level validation (Fixes #204)
#205
matthetherington
closed
1 month ago
12
[Bug] Inconsistent model-level and field-level behaviour for sub-objects
#204
matthetherington
closed
1 month ago
1
[Question] <ValidationMessage For="..."> when validating the whole object using Must
#203
abbottmw
opened
11 months ago
1
[Question]: Is there any way I can find out which fields were valid and which were not?
#201
john-dalsgaard
opened
1 year ago
2
Implemented a new method `AddValidationResult` in FluentValidationVal…
#200
yfranz
opened
1 year ago
0
How can I validate a collection of objects?
#199
kingua
opened
1 year ago
2
Passing parent model instead of nested type to resolve exception thrown by FluentValidation
#198
icnocop
opened
1 year ago
1
[Bug] ValidationMessageStore is not accessible
#197
czuvich
closed
1 year ago
2
Incorrect clientside validation
#195
darrenjlewington
opened
1 year ago
1
[Bug] Version 2.1.0 generates System.InvalidOperationException
#194
sroy2020
opened
1 year ago
3
Moved event handler logic to its own class which can be disposed of properly
#193
astynax777
closed
1 year ago
1
Moved event handler logic to its own class which can be disposed of properly.
#192
astynax777
closed
1 year ago
2
[Bug] Validating a single property triggers validation for all rules
#191
chrisportelli
closed
1 year ago
2
[Bug] Nested Complex Type Validation Fails #76 was fixed 2.0.3 and back in 2.1.0
#190
ghostinside
closed
1 year ago
1
[Bug] Validation fail with Exception
#189
sejerpz
opened
1 year ago
4
Validation on childcollection fails if using the Validator property
#188
jstrandelid
closed
1 month ago
7
Validate MemberToCompare and original
#187
StevieTimes
opened
1 year ago
0
InlineValidator
#186
Scnck
opened
1 year ago
1
[Question] Force validation if value changes programmatically
#185
giarico
opened
1 year ago
0
fix code formatting in README.md
#184
ddjerqq
closed
8 months ago
0
[Feature Request] Add option to set RootContextData
#183
pokorsky
opened
1 year ago
1
Next