If specified, displays a custom validation message. This overrides the {P:Redakt.BackOffice.Components.Forms.FormField.ValidateFor} / {P:Redakt.BackOffice.Components.Forms.FormField.ValidateFieldName} validation mechanism.

public string ValidationMessage { get; set; }
Type:
string
In this article