spring-projects / spring-projects/spring-data-commons
Add PartTree and declared parameters validation [DATACMNS-1489]
Open
@schauder is already working on this.
Since Dec 30, 2020.
in: repository
type: enhancement
- Dominant language
- Java
- Stars
- 838
- Forks
- 730
- PR merge metrics
- No merged PRs in 30d
Description
Mark Paluch opened DATACMNS-1489 and commented
Follow-up from DATAJPA-1182: It would make sense to provide a common validation utility for PartTree-based queries for eager validation of declared parameters.
We should also consider store-specifics, (e.g. Between keyword accepts either a Range or two parameters) and potentially tie the rules to the Part Type
Issue Links:
- DATAJPA-1182 Validate Collection/Scalar parameter declarations in PartTree query
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.
Assessment
This issue has not been assessed yet.