Validated fully qualified classname does not work in case of inner class.
jjjasper opened this issue · 0 comments
jjjasper commented
In case of nested class the datatype might be: `com.org.package.MyType.MyNestedType`. In such case the packageName will be `com.org.package.MyType`
Originally posted by @walaniam in #632 (comment)