Altinn / Altinn/app-lib-dotnet
Support for `value` expression function
- Dominant language
- C#
- Stars
- 8
- Forks
- 27
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 7
Description
### Description
Introduced in https://github.com/Altinn/app-frontend-react/issues/1971, and [discussed here on Slack](https://digdir.slack.com/archives/C0760NPT2BE/p1732628033478099?thread_ts=1732269415.134579&cid=C0760NPT2BE). After https://github.com/Altinn/app-frontend-react/pull/2806 this new function is now usable in expression-validation as well as the `optionFilter` property in option based components.
Make sure to also update docs to reflect that this can be safely used in expression validation.
Contributor guide
Research direction
Locate the documentation covering expression validation and optionFilter usage, then read how expression functions are currently described. Update it to document that the value function is safe to use in expression validation, and verify the examples or generated documentation remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100