Skip to content

Validation with multiple validation errors #4407

Answered by stsrki
NeoCoderMatrix86 asked this question in Q&A
Discussion options

You must be logged in to vote

First, the Multiline need to be enabled on ValidationError. Next, that multi-lined messages will only work with data annotations and fluent validation validators. Regular Validator handler doesn't support multiline messages. Technically it should work with some minor changes to the codebase, but we would need to decide on the API.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@NeoCoderMatrix86
Comment options

@stsrki
Comment options

@NeoCoderMatrix86
Comment options

@stsrki
Comment options

Answer selected by NeoCoderMatrix86
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants