Zot.Type.SlugRFC1123 (zot v0.16.0)

View Source

Describes an RFC 1123 slug (DNS label) string type.

A valid slug contains only lowercase alphanumeric characters and hyphens, starts and ends with an alphanumeric character and is at most 63 characters long.

Summary

Functions

length(type, value, opts \\ [])

max(type, value, opts \\ [])

min(type, value, opts \\ [])

trim(type, value \\ true)