Skip to content

@sign-kit/core Types


@sign-kit/core Types / EmailValidation

Interface: EmailValidation

Defined in: types.ts:28

Extends

Properties

message?

optional message?: string

Defined in: types.ts:20

Inherited from

ValidationRuleBase.message


pattern?

optional pattern?: string

Defined in: types.ts:29

Released under the Apache License 2.0.