| パッケージ | 説明 |
|---|---|
| jakarta.validation.metadata | メタデータ API によって特に使用され、返されるすべてのオブジェクトを含むパッケージ。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
ElementDescriptor.ConstraintFinder | ElementDescriptor.ConstraintFinder.declaredOn(ElementTypeSE... types) 指定された要素のリストされた types でホストされている制約に制限します。 |
ElementDescriptor.ConstraintFinder | ExecutableDescriptor.findConstraints() 常に空の Set を返すファインダーを返します。 |
ElementDescriptor.ConstraintFinder | ElementDescriptor.findConstraints() 制約を見つけて、特定の条件に制限する可能性があります。 |
ElementDescriptor.ConstraintFinder | ElementDescriptor.ConstraintFinder.lookingAt(Scope scope) この要素に提供されたスコープに一致する制約に制限します。 |
ElementDescriptor.ConstraintFinder | ElementDescriptor.ConstraintFinder.unorderedAndMatchingGroups(ClassSE<?>... groups) この要素の特定のグループセットに一致する制約に制限します。 |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.