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

Report accessibility errors in KVC #29

Open
hugithordarson opened this issue Oct 24, 2022 · 0 comments
Open

Report accessibility errors in KVC #29

hugithordarson opened this issue Oct 24, 2022 · 0 comments
Labels
KVC Things relating to KeyValueCoding
Milestone

Comments

@hugithordarson
Copy link
Collaborator

Don't just throw UnknownKeyException if a key is present but not accessible. Inform the user which inacessible keys in the target object match the key. Preferably explain the reason for their inaccessibility (non-public class, non-public member etc)

@hugithordarson hugithordarson added this to the 0.1.0 milestone Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KVC Things relating to KeyValueCoding
Projects
Status: Todo
Development

No branches or pull requests

1 participant