@Ignored public interface IValidator
Modifier and Type | Field and Description |
---|---|
static String |
VALIDATION_I18N_RESOURCE |
Modifier and Type | Method and Description |
---|---|
ValidateResult |
validate(ValidateContext context)
执行并返回验证结果
|
static final String VALIDATION_I18N_RESOURCE
ValidateResult validate(ValidateContext context)
context
- 验证器上下文对象Copyright © 2022. All rights reserved.