PlaceholderValidatorValidatePlaceholder(String, String, Boolean, Boolean, ExpansionContextType, Int32) Method
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool ValidatePlaceholder(
string placeholderStr,
string itemName,
bool required = true,
bool canBeEmpty = true,
ExpansionContextType[] validTypes = null,
int[] validValueLists = null
)
- placeholderStr String
-
- itemName String
-
- required Boolean (Optional)
-
- canBeEmpty Boolean (Optional)
-
- validTypes ExpansionContextType (Optional)
-
- validValueLists Int32 (Optional)
-
Boolean