SchemaField
Interface: SchemaField
Section titled “Interface: SchemaField”Defined in: src/types/index.ts:77
Schema field definition
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
xpath | string | src/types/index.ts:78 |
resolver? | ResolverFunction | src/types/index.ts:79 |
attribute? | string | src/types/index.ts:80 |
required? | boolean | src/types/index.ts:81 |