| Package | Description |
|---|---|
| be.recipe.api.constraints |
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidationReport.Simple |
| Modifier and Type | Method and Description |
|---|---|
static ValidationReport |
ValidationReport.Simple.empty() |
static ValidationReport |
ValidationReport.Simple.from(List<Violation> violations) |
static ValidationReport |
ValidationReport.Simple.from(Violation.Simple.Builder... violations) |
ValidationReport |
ValidationReport.ifRejectedThrow() |
ValidationReport |
ValidationReport.Simple.ifRejectedThrow() |
ValidationReport |
Rejected.report() |
| Constructor and Description |
|---|
Rejected(ValidationReport report) |
Copyright © 2010–2025 Smals. All rights reserved.