Support expressions as the body of a validation
Open
enhancement
- Dominant language
- Elixir
- Stars
- 2.5k
- Forks
- 426
- Avg merge
- 23h 26m
- Merged PRs (30d)
- 46
Description
For example:
```elixir
validate expr(condition), error_expr: expr(error(...))
```
Contributor guide
Research direction
Start by locating the validation DSL and the expression-handling entry points; the issue names no files or tests. Use the example with expr(condition) and error_expr: expr(error(...)) as the starting case, and consider the work complete when that validation form is accepted and behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100