Label

Property in MustNotBeNullWhenAttribute

Summary

The text of the error message to show if the property is null and the condition is met. If not provided, a generic error message is shown.

public string? Label { get; }

Last updated

Was this helpful?