| Package | Description |
|---|---|
| com.alibaba.dubbo.validation | |
| org.apache.dubbo.validation.filter | |
| org.apache.dubbo.validation.support | |
| org.apache.dubbo.validation.support.jvalidation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Validation
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationFilter.setValidation(Validation validation)
Sets the validation instance for ValidationFilter
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValidation
AbstractValidation is abstract class for Validation interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JValidation
Creates a new instance of
Validator using input argument url. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.