All content and news on InfoQ about Validation
Latest featured content about Validation

- Java
- Topics
- JCP Standards
Following on from a previous article on the early draft of the Bean Validation framework, InfoQ sat down with Emmanuel Bernard to learn more about the proposal and the community involvement the expert group is seeking.
-
By Charles Humble
on Apr 29, 2008,

- Agile,
- Java,
- SOA
- Topics
- Delivering Quality,
- Unit Testing,
- Software Testing
There are many occasions where software creates XML output: XML documents are used for data interchange between different applications, web application create (X)HTML output or respond to AJAX requests with XML, and this has to be tested as much as anything else. In this article, Stefan Bodewig explains how to perform those tests with the XMLUnit framework he has co-authored.
-
By Stefan Bodewig
on Jun 11, 2007,
News about Validation
- Java
- Topics
- Bean Validation,
- Fusion Middleware
On day 2 of JavaOne 2008 conference, Emmanuel Bernard talked about Bean Validation framework (JSR 303). The goal of this specification is to provide a uniform way to express and implement the constraints in java applications. Earlier in the day, Oracle team previewed the upcoming features of Oracle Fusion Middleware 11g.
-
By Srini Penchikala
on May 08, 2008,
- Java
- Topics
- JCP Standards
JSR 303, the Bean Validation framework, provides an annotation-based API through which developers can express constraints on JavaBeans. An early draft of the specification is now available for review.
-
By Charles Humble
on Apr 09, 2008,
- .NET,
- Java
- Topics
- Data Access,
- Security
In an informal study, Michael Sutton of SPI Dynamics was able to demonstrate that 80 out of 708 tested web sites were susceptible to SQL injection attacks.
-
By Jonathan Allen
on Sep 30, 2006,
- Java
- Topics
- JCP Standards
Jason Carreira has submitted JSR 303 to standardize a meta-model and and API for JavaBean validation. The JSR has just been submitted and has not yet been approved by the JCP EC, but if approved the API could provide a consistent validation approach across tiers and within other standards and frameworks. InfoQ spok to Jason to find out more about the potential of JSR 303.
-
By Floyd Marinescu
on Jul 12, 2006,