spring-projects / spring-projects/spring-tools
[xml] provide validation for bean class 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 <bean class="...">
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
Read the linked spring-ide issue comment first to understand the expected validation behavior, then locate the XML bean validation entry point in the Spring tooling codebase. Done means invalid values are reported while valid class values are accepted; the issue names no specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100