leancodepl / leancodepl/address
Add address fields values validators
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Validation for:
- particularly zones
- all other fields (validating them against
obligatory, maybe some format forpostalCode?) Addressat a whole
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Address type and its zone, postalCode, and other field definitions. Review how fields currently use obligatory and how localized address forms represent validation, then define the required validation scope and add coverage for each field and Address as a whole.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100