Isomorphic,
We have some custom components, which needs to be validated without changing much code(UI is some what complex)
The examples shown in showcase dint helped me much and i searched in forum also. For example, we have a type ahead text box, which takes 2 letter code(multiple values can be entered by comma separated)
we need to validate for required field aswell as valid entry. Please let me know how can we achieve this. As i mentioned, my form has so many form items which has to be validated. which is the best approach. Please point me in right direction.
Thanks,
Yathish
We have some custom components, which needs to be validated without changing much code(UI is some what complex)
The examples shown in showcase dint helped me much and i searched in forum also. For example, we have a type ahead text box, which takes 2 letter code(multiple values can be entered by comma separated)
we need to validate for required field aswell as valid entry. Please let me know how can we achieve this. As i mentioned, my form has so many form items which has to be validated. which is the best approach. Please point me in right direction.
Thanks,
Yathish
Comment