[
https://jira.jboss.org/browse/ARQ-168?page=com.atlassian.jira.plugin.syst...
]
Aslak Knutsen updated ARQ-168:
------------------------------
Summary: Validation on container configuration properties (was: Use Bean
Validation on container configuration properties)
Description:
The container needs to ensure that the user has supplied sane configuration values, or
else risk blowing up in weird and unpredictable ways. Rather than doing these laborious
checks manually (and possibly only partially), A simple validation should be used to
enforce the values fall with a value range or adhere to a required syntax.
e.g.
Type Checks, Int, String, File
Checks: File exists, Create File etc..
was:The container needs to ensure that the user has supplied sane configuration values,
or else risk blowing up in weird and unpredictable ways. Rather than doing these laborious
checks manually (and possibly only partially), Bean Validation should be used to enforce
the values fall with a value range or adhere to a required syntax.
Validation on container configuration properties
------------------------------------------------
Key: ARQ-168
URL:
https://jira.jboss.org/browse/ARQ-168
Project: Arquillian
Issue Type: Feature Request
Components: Configuration
Affects Versions: 1.0.0.Alpha2
Reporter: Dan Allen
Attachments: ARQ-168-patch.txt
The container needs to ensure that the user has supplied sane configuration values, or
else risk blowing up in weird and unpredictable ways. Rather than doing these laborious
checks manually (and possibly only partially), A simple validation should be used to
enforce the values fall with a value range or adhere to a required syntax.
e.g.
Type Checks, Int, String, File
Checks: File exists, Create File etc..
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira