Class StiNameValidator

Hierarchy

  • StiNameValidator

Index

Methods

Static correctBusinessObjectName

  • correctBusinessObjectName(str: string): string
  • Parameters

    • str: string

    Returns string

Static correctName

  • correctName(str: string, checkKeywords?: boolean, report?: StiReport): string
  • Parameters

    • str: string
    • Default value checkKeywords: boolean = true
    • Default value report: StiReport = null

    Returns string

Generated using TypeDoc