posted 13 years ago
I�m trying to use validateDoubleRange with an inputText. I seem to have a problem when the minimum and maximum ranges are pulled from my bean. I think I should be able to get around this by using a binding attribute with f:validateDoubleRange. I�m not clear on how to this.
Works, but I need to build min and max dynamically
Does not work. Thinks range is from 0 to 0
Think this may work, but not clear on how binding method in bean would look.