[
https://issues.jboss.org/browse/GTNPORTAL-3533?page=com.atlassian.jira.pl...
]
Vu Viet Phuong updated GTNPORTAL-3533:
--------------------------------------
Description:
We have UserConfigurableValidator class, that allow to validate UIForm input components.
This validator allow developer to define their own validator by adding config into
TOMCAT/gatein/conf/configuration.properties
The file name "configuration.properties" is currently hard-code. We should make
it more flexible by allowing to load configuration from system properties when that file
is not exists
was:
We have UserConfigurableValidator class, that allow to validate UIForm input components.
This validator allow developer to define their own validator by adding config into
TOMCAT/gatein/conf/configuration.properties
We should make it more flexible by allowing to load configuration from system properties
when that file is not exists
Support loading custom validator in system properties if no
configuration.properties file
-----------------------------------------------------------------------------------------
Key: GTNPORTAL-3533
URL:
https://issues.jboss.org/browse/GTNPORTAL-3533
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: WebUI
Affects Versions: 3.8.2.Final
Reporter: Vu Viet Phuong
Assignee: Vu Viet Phuong
Priority: Minor
We have UserConfigurableValidator class, that allow to validate UIForm input components.
This validator allow developer to define their own validator by adding config into
TOMCAT/gatein/conf/configuration.properties
The file name "configuration.properties" is currently hard-code. We should make
it more flexible by allowing to load configuration from system properties when that file
is not exists
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)