DockYard / valid_field

https://hex.pm/packages/valid_field
MIT License
48 stars 6 forks source link

No field error #31

Open zimt28 opened 6 years ago

zimt28 commented 6 years ago

ValidField will raise a ValidField.NoFieldError when trying to use nonexisting fields. I'm happy to change whatever should be done differently :) Fixing https://github.com/DockYard/valid_field/issues/30

zimt28 commented 6 years ago

I think I‘ll rename the NoFieldError to UnknownFieldError, what do you think?

zimt28 commented 6 years ago

Anything else that should be changed?