Skip to content

Does not detect changes in some of validation properties #332

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

Closed
terrykang90 opened this issue Feb 3, 2022 · 2 comments
Closed

Does not detect changes in some of validation properties #332

terrykang90 opened this issue Feb 3, 2022 · 2 comments
Milestone

Comments

@terrykang90
Copy link

terrykang90 commented Feb 3, 2022

Hi!
As a part of our release process, we want to use this tool to detect any breaking changes between two releases including the changes in validation properties like adding new/strengthening validations as breaking changes.
However, this tool does not seem to support some of validation properties like minimum, maximum and minLength etc. I can only see maxLength is supported.

Is there any particular reason why those validation properties are not supported? Or any plan to support them in near future?

@michael-schnell
Copy link

michael-schnell commented Mar 3, 2023

I checked it with the latest stable version and it seems to work for everything except minLength. Therefore I created a new issue #481 with that and maybe this one should be closed now.

@DrSatyr
Copy link
Collaborator

DrSatyr commented Jan 30, 2025

Closed as #481 resolved already.

@DrSatyr DrSatyr closed this as completed Jan 30, 2025
@DrSatyr DrSatyr added this to the 2.1.0 milestone Jan 30, 2025
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

3 participants