meteor / meteor/validated-method
Make a function that throws validation errors based on a check pattern
Open
companion package wanted
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Mostly for transition purposes for people who are familiar with check.
Hard requirement - it still needs to throw `ValidationError` errors, but I think this is achievable by using simple-schema under the hood.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by reading the existing validated-method API and how ValidationError is currently produced, then examine the requested check-pattern compatibility and simple-schema transition. Done means a defined function can accept the intended check pattern while still throwing ValidationError errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100