Skip to content

Specifications of ValidatorService

jlouvel edited this page Oct 26, 2014 · 4 revisions

Requirements

  • validation of inbound representations
  • validation of outbound representations
  • complement the ConverterService
  • validation of message parameters (query, path, etc.)
  • use Bean Validation annotations

Analysis

References

Design

Implementation

Testing

Clone this wiki locally