How to validate OSGi Service properties from webconsole?
Hi,
I have written a service and added some properties using @Property . While configuring the service from web console, I have to show some user friendly message or some alert to an author if he/she enters more than the allowed items/count(Max count: 5). Is it possible to validate these fields? Pls let me know.
Thanks,
AryA