Hi,
Do we have any kind of validators in pyjs?
By validator - I mean such mechanism, which is attached to user input
(text box, date field, select, option, etc...) which checks if input is
valid (valid field, state, number...) and if not, attach eg. red bulb
with label to input saying "your input is wrong, please fix"
If I need it, I should:
1. use what we have (I didn't find, but I'm still learning new things
about pyjamaS),
2. port from gwt and use (could someone give me hint where to search it?)
3. write my own ....
--
pozdrawiam
Łukasz Mach - [email protected]
--