StiNameValidator Class
Namespace: Stimulsoft.Report
Methods
| Method | Returns | Description |
|---|---|---|
correctBusinessObjectName static |
string | |
correctName static |
string |
Method Details
correctBusinessObjectName static
correctBusinessObjectName(str: string): string
Parameters
- str (string)
Returns string
correctName static
correctName(str: string, checkKeywords: any, report: StiReport): string
Parameters
- str (string)
- checkKeywords (any)
- report (StiReport)
Returns string