Generic actions now support validations, preparations, and before/after action hooks!

Zach Daniel (@zachdaniel.dev)
Generic actions in @ash-hq.org now support validations, preparations, and before/after action hooks! Same great patterns you get with other action types, but for custom business logic. Generic actions are great for arbitrary logic, but now you get composability too 😎 #ElixirLang #AshFramework
From Zach Daniel (@zachdaniel.dev)
Bluesky
1 Reply
Georges
Georges•3mo ago
Ah, I wrote a generic action that needed some validation yesterday, and was surprised to not find anything 😄

Did you find this page helpful?