UNPKG

@spark-ui/cli-utils

Version:
6 lines (5 loc) 107 B
export class Validator { validate() { throw new Error('validate method should be implemented') } }