Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348452 - [Validation] @XmlMimeType/@XmlAttachmentRef/@XmlInlineBinaryData validation
Summary: [Validation] @XmlMimeType/@XmlAttachmentRef/@XmlInlineBinaryData validation
Status: RESOLVED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: JAXB (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: 3.1 M3   Edit
Assignee: Paul Fullbright CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2011-06-06 14:29 EDT by Paul Fullbright CLA
Modified: 2011-10-25 18:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Fullbright CLA 2011-06-06 14:29:12 EDT
There is currently no known validation to perform on these annotations.  This bug is to be used to track any necessary validation tests.
Comment 1 Paul Fullbright CLA 2011-10-25 17:22:59 EDT
No validation done for these annotations at this time.

- @XmlMimeType has no real mapping constraints.
- @XmlInlineBinaryData has no real mapping constraints.
- @XmlAttachmentRef has minimal value in its mapping constraints.

Any further enhancement request should be opened as a new item.