Skip to content

@sign-kit/core Types


@sign-kit/core Types / DateValidation

Interface: DateValidation

Defined in: types.ts:32

Extends

Properties

earliest?

optional earliest?: string

Defined in: types.ts:33


format?

optional format?: string

Defined in: types.ts:35


latest?

optional latest?: string

Defined in: types.ts:34


message?

optional message?: string

Defined in: types.ts:20

Inherited from

ValidationRuleBase.message

Released under the Apache License 2.0.