Package org.apache.bval.jsr
Class PayloadTest
- java.lang.Object
-
- org.apache.bval.jsr.ValidationTestBase
-
- org.apache.bval.jsr.PayloadTest
-
public class PayloadTest extends ValidationTestBase
Description: test that payload information can be retrieved from error reports via the ConstraintDescriptor either accessed through the ConstraintViolation objects
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static class
PayloadTest.Address
(package private) static class
PayloadTest.Severity
-
Field Summary
-
Fields inherited from class org.apache.bval.jsr.ValidationTestBase
factory, validator
-
-
Constructor Summary
Constructors Constructor Description PayloadTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testPayload()
-
Methods inherited from class org.apache.bval.jsr.ValidationTestBase
createValidator, setUp, setupValidatorFactory
-
-