JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
io.avaje.validation
io.avaje.validation
Validator
Uses of Interface
io.avaje.validation.Validator
Packages that use
Validator
Package
Description
io.avaje.validation
Avaje Validation API - see
Validator
.
Uses of
Validator
in
io.avaje.validation
Methods in
io.avaje.validation
that return
Validator
Modifier and Type
Method
Description
Validator
Validator.Builder.
build
()
Build and return the Validator instance with all the given adapters and factories registered.
static
Validator
Validator.
instance
()
Get the default Validator instance with all generated adapters configured.