Skip to content

Type Alias: ValidateOptions

ts
type ValidateOptions = object;

Properties

expected_message?

ts
optional expected_message: string;

expiry

ts
expiry: number;

separator

ts
separator: string;