Package com.e1c.langtool.v8.dt.bsl.validation
package com.e1c.langtool.v8.dt.bsl.validation
-
ClassesClassDescriptionBase ambiguous translation detecting validator.Base abstract class for ambiguous translation detecting validator.The extension of
AbstractDynamicFeatureAccessTranslationAmbiguityValidatorfor translating projects.This validator checkDynamicFeatureAccesshas translation or has source object which will be used to get translation.Validates that all functions has return types.The check of module object's translation that it not equals any forbidden keyword of BSL language.Validate that string literal is NStr type and it's string contains CamelCase words than need to be refactored with StrTemplate() or StrReplace() call.The check of replace parameter in NStr string literal, that should have translation into model language.Check that NStr literals have translations into all languages of the projectThe extension ofAbstractDynamicFeatureAccessTranslationAmbiguityValidatorfor non translating projects.The validator allows to check correct syntax inQuerySchemaloading fromStringLiteralin module.Ambiguous translation detecting validator.This validator disabled while issue #596 will be resolvedThis validator disabled while issue #596 will be resolved