PlaceholderValidator Class |
Namespace: MFiles.VAF.Placeholders
The PlaceholderValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | PlaceholderValidator |
Constructor.
|
Name | Description | |
---|---|---|
![]() | Configuration |
The configuration being validated.
|
![]() | Results |
The results where validation findings get reported.
|
![]() | Settings |
The placeholder settings to validate texts against.
|
![]() | Vault |
The vault in which the configuration is being validated.
|
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.
|