New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-12161
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Sam Chang [Atlassian]
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

Allow Services to validate its own input params

Created: 12/Feb/07 04:29 PM   Updated: 20/Sep/07 10:13 PM
Component/s: Backend / Domain Model, Services, Web interface
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference

Participants: Sam Chang [Atlassian]
Since last comment: 1 year, 28 weeks, 2 days ago
Labels:


 Description  « Hide
Currently when you add a new service, the field inputs are validated using object configuration types. The validation performed is usually a simple type checking and there is no mechanism in place to extend the validation. Eg. cant block negative number inputs for a number field.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Sam Chang [Atlassian] added a comment - 12/Feb/07 04:33 PM
When making this improvement, please consider improving JRA-12110 as well, as portlets use the configurable objects as well