public interface Validation extends JCAMetadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
Validation.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getBackgroundValidationMillis()
Get the backgroundValidationMillis.
|
Boolean |
isBackgroundValidation()
Get the backgroundValidation.
|
Boolean |
isUseFastFail()
Get the useFastFail.
|
Boolean |
isValidateOnMatch()
Get the validateOnMatch.
|
Boolean isValidateOnMatch()
Boolean isBackgroundValidation()
Long getBackgroundValidationMillis()
Boolean isUseFastFail()
Copyright © 2021 JBoss by Red Hat. All rights reserved.