* Return a string containing TypeScript source code for the validation schema.
()
| 71 | * Return a string containing TypeScript source code for the validation schema. |
| 72 | */ |
| 73 | getSchemaText(): string; |
| 74 | /** |
| 75 | * Return the name of the JSON object target type in the schema. |
| 76 | */ |
no outgoing calls
no test coverage detected