Interface: Validator
@pvm/core.Validator
Properties
key
• key: string
Defined in
packages/pvm-core/lib/hints-file.ts:17
Methods
run
â–¸ run(config, hints): void
Parameters
| Name | Type |
|---|---|
config | Config |
hints | Record<string, any> |
Returns
void
@pvm/core.Validator
• key: string
packages/pvm-core/lib/hints-file.ts:17
â–¸ run(config, hints): void
| Name | Type |
|---|---|
config | Config |
hints | Record<string, any> |
void