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

Please support custom size validators, similar to "nonNullableAnnotation" #183

Open
lfec opened this issue Oct 24, 2024 · 1 comment
Open

Comments

@lfec
Copy link

lfec commented Oct 24, 2024

In my case, we use several custom validators, such as NotNull, NotBlank, and the Size validator for Strings, Numbers, and Lists. It would be very useful to have a way to configure our custom validators to be reflected in the documentation.

@kbuntrock
Copy link
Owner

Hello @lfec.

Indeed. Can you provide some example of your custom validators in order to get a better appreciation of the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants