Malli validation schemas for email module.
Malli validation schemas for email module.
Complete email schema with all fields.
Complete email schema with all fields.
Basic RFC 5322 email address pattern.
Basic RFC 5322 email address pattern.
Email address string schema with pattern validation.
Email address string schema with pattern validation.
Summary schema for logging/monitoring.
Summary schema for logging/monitoring.
Schema for email validation result.
Schema for email validation result.
(explain-email-errors email)Get human-readable validation errors for email.
Get human-readable validation errors for email.
Schema for recipient validation result.
Schema for recipient validation result.
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.
(valid-email-input? email-input)Validate email input against schema.
Validate email input against schema.
(valid-email? email)Validate email against schema.
Validate email against schema.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |