Skip to content

ValidatedFileInput

ValidatedFileInput<T> = ValidatedInput<BaseFileInput, T>

Defined in: input.ts:161

Validated FileInput type.

T