| パッケージ | 説明 |
|---|---|
| javax.validation.spi |
Package containing objects specific to the interaction between the
Bean Validation bootstrapping process and Bean Validation providers.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Configuration<?> |
ValidationProvider.createGenericConfiguration(BootstrapState state)
Returns a
Configuration instance. |
T |
ValidationProvider.createSpecializedConfiguration(BootstrapState state)
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.