Syntax
public override FluentValidationProblemDetails ReadJson(JsonReader reader, Type objectType, FluentValidationProblemDetails existingValue, bool hasExistingValue, JsonSerializer serializer)
Parameters
Name | Type | Description |
---|---|---|
reader | JsonReader | |
objectType | Type | |
existingValue | Fluent |
|
hasExistingValue | bool | |
serializer | JsonSerializer |
Return Value
Type | Description |
---|---|
Fluent |