Source
This page was generated with Wiki Builder. Do not change the format!
Info
Schema
- Schema Type: Class
- Type: object
Properties
| Name | Type | Description |
|---|---|---|
| name | string | |
| path | string | |
| validationString | string |
Example
{
// Type: string
"name": "",
// Type: string
"path": "",
// Type: string
"validationString": ""
}