PlaceholderValidator Methods |
Name | Description | |
---|---|---|
![]() | ValidatePlaceholder(TranslatableContent, String, Boolean, Boolean) |
Validates a string as a single placeholder.
|
![]() | ValidatePlaceholder(String, String, Boolean, Boolean, ExpansionContextType, Int32) |
Validates a string as a single placeholder.
|
![]() | ValidatePlaceholderTemplate(String, String, Boolean, Boolean) |
Validates a string as a text that can contain multiple placeholders amongst static text.
|
![]() | ValidatePlaceholderTemplate(TranslatableContent, String, Boolean, Boolean) |
Validates a string as text that can contain multiple placeholders amongst the static text.
|