LintStringExt extension
- on
Properties
- fileName → String
-
Available on String, provided by the LintStringExt extension
no setter - rawClassName → String
-
Available on String, provided by the LintStringExt extension
no setter
Methods
-
isCorrectClassConstantName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectClassEnumName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectClassRequestName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectClassResponseName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectClassServiceName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileBaseResponse(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileConstantName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileEnumName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileLang(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileModelName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileRequestName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileResponseName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectFileServiceName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectModelClassName(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectUsingBaseResponse(
) → bool -
Available on String, provided by the LintStringExt extension
-
isCorrectVariableNullable(
) → bool -
Available on String, provided by the LintStringExt extension
-
isFileAllowedToBeObserved(
) → bool -
Available on String, provided by the LintStringExt extension
-
isFileAllowedToBeObservedSrcPattern(
) → bool -
Available on String, provided by the LintStringExt extension
-
isLowerCamelCase(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathEnum(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathLang(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathModel(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathRequest(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathResourceConstant(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathResponse(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathRGBCodeBase(
) → bool -
Available on String, provided by the LintStringExt extension
-
isPathServices(
) → bool -
Available on String, provided by the LintStringExt extension
-
isUpperCamelCase(
) → bool -
Available on String, provided by the LintStringExt extension
-
renameClass(
{required String type}) → String -
Available on String, provided by the LintStringExt extension