IApplicationLicenseContentIsFormatCorrect Method
Method to check contents sanity.
Conditions are checked with TermCheck.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
bool IsFormatCorrect(
Guid appGuid,
ref List<string> errors,
ref List<string> infos
)
- appGuid Guid
- Guid of the running application.
- errors ListString
- List of errors.
- infos ListString
- List of infos.
BooleanCorrectness