but what do you really need inside that client side validation? what do you want to do with the propertyExpression?
johan On 5/9/07, Ryan Sonnek <[EMAIL PROTECTED]> wrote:
can these methods be made public? AbstractPropertyModel#propertyExpression AbstractPropertyModel#propertyType I'm open to suggestions, but what I'm trying to do is build a behavior that inspects the model to attach client side validation. I'm trying to extract the PropertyModel expression to lookup annotations for that field. If there's a better way to do this, I'm open to ideas! Thanks, Ryan
