Guarded Struct Extensions

Use when defining or wiring custom validator/sanitizer ops via `use GuardedStruct.Derive.Extension`. Triggers on `derives do validator :name, fn -> ... end end` blocks, the `:derive_extensions` config key (Application or per-module), the `:config` sentinel, or any `__validate__/3` / `__sanitize__/2` callback.

mishka-group 15beb9c 2.7 KB Updated

File contents

mishka-group/guarded_struct/tree/main/.claude/skills/guarded-struct-extensions commit 15beb9c450

Frequently asked questions

npx skillmds@latest add mishka-group/guarded-struct-extensions