kevintcl / reflectutils

Automatically exported from code.google.com/p/reflectutils
0 stars 0 forks source link

There is no method to test if a field exists. #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The only way to check if a field not exists is to check if   
ReflectUtils.getInstance().getFieldValue(..) throws a 
FieldnameNotFoundException.

Original issue reported on code.google.com by gers...@gmail.com on 13 Jan 2013 at 8:19

GoogleCodeExporter commented 9 years ago
Moved project to github

Original comment by azeckoski on 17 Feb 2015 at 2:38