I see you use PropertyDescriptor to do field validation. How do I pass parameters to propertyEditorClass so I can re-use a validator across different fields? Example: Suppose I have an IntegerValidator which can check a range.
 
Have you guys thought about adding a field group validation mechanism to handle setups like:
month menu
day menu
year menu
 
Thx. -Ken

Reply via email to