Loading...
Property in MustNotBeNullWhenAttribute
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; }