| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.integration.cdi.executable |
| Modifier and Type | Method and Description |
|---|---|
String |
NameProducer.getName() |
| Constructor and Description |
|---|
AnotherBookingService(@Size(min=5) @Null(groups=AnotherBookingService.IgnoredValidationGroup.class) String name) |
UserService(@Size(min=5) String name) |
Copyright © 2008–2017. All rights reserved.