aurelia / aurelia/documentation
validation.satisfies docs should note how `value` parameter is set in the context of ensureObject
Open
documentation
help wanted
- Dominant language
- No language data
- Stars
- 104
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
The Validation `satisfies` methods should document that when called after `ensureObject`, the `value` parameter of the ad hoc rule function will be set to value of the ensured object, just as is the `object` parameter. _ie_, both of the rule function parameters will be set to the value of the ensured object.
Contributor guide
Assessment
This issue has not been assessed yet.