Last updated 4 months ago
Was this helpful?
Class in
Inherits from
Shows an error message box if this property is null.
public class MustNotBeNullAttribute : YarnEditorAttribute
The text of the error message to show if the property is null. If not provided, a generic error message is shown.
YarnEditorAttribute