public interface Validatable
| Modifier and Type | Method and Description |
|---|---|
Iterable<Cascadable> |
getCascadables()
Returns the cascaded elements of this validatable, e.g.
|
boolean |
hasCascadables()
Returns
true if this validatable has at least one cascadable element, false otherwise. |
Iterable<Cascadable> getCascadables()
@Valid.boolean hasCascadables()
true if this validatable has at least one cascadable element, false otherwise.Copyright © 2019 JBoss by Red Hat. All rights reserved.