Liking cljdoc? Tell your friends :D

boundary.email.schema

Malli validation schemas for email module.

Malli validation schemas for email module.
raw docstring

Attachmentclj

Email attachment schema.

Email attachment schema.
sourceraw docstring

Emailclj

Complete email schema with all fields.

Complete email schema with all fields.
sourceraw docstring

email-address-patternclj

Basic RFC 5322 email address pattern.

Basic RFC 5322 email address pattern.
sourceraw docstring

EmailAddressclj

Email address string schema with pattern validation.

Email address string schema with pattern validation.
sourceraw docstring

EmailSummaryclj

Summary schema for logging/monitoring.

Summary schema for logging/monitoring.
sourceraw docstring

EmailValidationResultclj

Schema for email validation result.

Schema for email validation result.
sourceraw docstring

explain-email-errorsclj

(explain-email-errors email)

Get human-readable validation errors for email.

Get human-readable validation errors for email.
sourceraw docstring

RecipientValidationResultclj

Schema for recipient validation result.

Schema for recipient validation result.
sourceraw docstring

SendEmailInputclj

Schema for creating a new email. Input before normalization - to can be string or vector.

Schema for creating a new email.
Input before normalization - to can be string or vector.
sourceraw docstring

valid-email-input?clj

(valid-email-input? email-input)

Validate email input against schema.

Validate email input against schema.
sourceraw docstring

valid-email?clj

(valid-email? email)

Validate email against schema.

Validate email against schema.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close