FluentValidationProblemDetails.

Rules Property

Summary

The rules run with the validation

Syntax

public IEnumerable<string> Rules { get; set; }

Value

Type Description
IEnumerable<string>