| パッケージ | 説明 |
|---|---|
| javax.validation |
Bean Validation APIのトップレベルのパッケージです。
|
| javax.validation.bootstrap |
自動実行時固有のオブジェクトを含めるパッケージです。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static GenericBootstrap |
Validation.byDefaultProvider()
Builds a
Configuration. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
GenericBootstrap |
GenericBootstrap.providerResolver(ValidationProviderResolver resolver)
プロバイダの解決戦略を定義します。
|
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.