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 Local FormatCheckers #257

Open
Ferix9288 opened this issue Jul 23, 2019 · 0 comments
Open

Adding Local FormatCheckers #257

Ferix9288 opened this issue Jul 23, 2019 · 0 comments

Comments

@Ferix9288
Copy link

Basically, the meat of the issue is that forcing a Global FormatCheckers has the following downside:

  1. Cannot have schema-specific validation if sharing same format namespace.
  2. Validation may not want to be applied globally everywhere.

Like IsFormatWithError, I also ensure this will have backwards compatibility with the library. See #256 for more details and implementation.

Thoughts?

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

1 participant