Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSR validation annotations do not yet support constant substitution. #334

Closed
chenqi146 opened this issue Aug 27, 2022 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@chenqi146
Copy link
Collaborator

chenqi146 commented Aug 27, 2022

Summary (Description of this PR)

JSR validation annotations currently do not support constant substitution.

Basic Example (Use Case for the PR)

@Length(max = Constant.MAX)

Motivation (Purpose of this PR)

The generated documentation and the results pushed to torna will not replace the relevant constants.

@chenqi146 chenqi146 added the enhancement New feature or request label Aug 27, 2022
@shalousun shalousun changed the title jsr校验注解尚未支持常量替换 JSR validation annotations do not yet support constant substitution. Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants