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

Unify validation of the correctness of privacy model parameterizations #216

Open
RaffaelBild opened this issue Sep 11, 2018 · 0 comments
Open

Comments

@RaffaelBild
Copy link
Contributor

RaffaelBild commented Sep 11, 2018

Some checks for the correctness of parameterizations of privacy models are performed in constructors of the models, others in the method ARXAnonymizer.checkBeforeEncoding

private void checkBeforeEncoding(final DataHandle handle, final ARXConfiguration config) {

It may be worthwhile to perform such checks uniformly for all privacy models, probably within their constructors.

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