PlaceholderValidator Methods

Methods

ValidatePlaceholder(TranslatableContent, String, Boolean, Boolean) Validates a string as a single placeholder.
ValidatePlaceholder(String, String, Boolean, Boolean, ExpansionContextType, Int32)  
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.

See Also