spring-projects / spring-projects/spring-tools
[xml] provide validation for property name attribute
Open
Nobody has claimed this yet.
theme: sts3-feature-request
theme: xml-support
type: enhancement
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
follow-up from https://github.com/spring-projects/spring-ide/issues/420#issuecomment-722445672:
Please provide validation for invalid <property name="...">
Contributor guide
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 reading the linked spring-ide issue discussion and identify the XML validation entry point for the property name attribute. Determine which names are invalid from that discussion, then verify that invalid values produce a diagnostic and valid values do not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100