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

Adding max length to schema #26

Closed
206mph opened this issue Nov 19, 2020 · 1 comment
Closed

Adding max length to schema #26

206mph opened this issue Nov 19, 2020 · 1 comment

Comments

@206mph
Copy link

206mph commented Nov 19, 2020

It would be nice if the FluentValidation and/or data annotations could be parsed and output in the schema as directives to document maximum string length, string pattern requirements, and other FluentValidation/data annotation rules.

In a perfect world, this could extent FluentValidation and/or data annotations to allow for custom descriptions that could be pulled from resource files to support i18n.

@benmccallum
Copy link
Owner

Consolidating this issue and a few others under #39

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