PathBuilder and validate

36 views
Skip to first unread message

Dimitris Zenios

unread,
Feb 26, 2012, 3:31:03 PM2/26/12
to quer...@googlegroups.com
PathBuilder now contains a validate method to extend and check if a property exists.The question though is does the path builder or anything else have any method to check if a property is included in the bean?If no which way do you think is the best in order to achive such thing?

Timo Westkämper

unread,
Feb 26, 2012, 3:53:38 PM2/26/12
to quer...@googlegroups.com
Hi.

Use some standard Bean introspection tools for it or maybe Java reflection.

Introspector could maybe be used: http://docs.oracle.com/javase/1.4.2/docs/api/java/beans/Introspector.html

Timo
Reply all
Reply to author
Forward
0 new messages