|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationResult | |
|---|---|
| org.apache.maven.doxia.book | |
| org.apache.maven.doxia.book.services.validation | |
| Uses of ValidationResult in org.apache.maven.doxia.book |
|---|
| Methods in org.apache.maven.doxia.book that return ValidationResult | |
|---|---|
ValidationResult |
InvalidBookDescriptorException.getValidationResult()
Return the ValidationResult. |
| Constructors in org.apache.maven.doxia.book with parameters of type ValidationResult | |
|---|---|
InvalidBookDescriptorException(ValidationResult validationResult)
Construct a new InvalidBookDescriptorException and stores the given ValidationResult. |
|
| Uses of ValidationResult in org.apache.maven.doxia.book.services.validation |
|---|
| Methods in org.apache.maven.doxia.book.services.validation that return ValidationResult | |
|---|---|
ValidationResult |
BookValidator.validateBook(BookModel book)
Validate a BookModel. |
ValidationResult |
DefaultBookValidator.validateBook(BookModel book)
Validate a BookModel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||