JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Annotation Interface
nablarch.core.validation.ee.Domain
Packages that use
Domain
Package
Description
nablarch.core.validation.ee
Bean Validationに関する機能を提供する。
Uses of
Domain
in
nablarch.core.validation.ee
Methods in
nablarch.core.validation.ee
with parameters of type
Domain
Modifier and Type
Method
Description
void
DomainValidator.
initialize
(
Domain
constraintAnnotation)