Uses of Class
be.recipe.services.core.ValidationReport.Violation
-
Packages that use ValidationReport.Violation Package Description be.recipe.services.core -
-
Uses of ValidationReport.Violation in be.recipe.services.core
Fields in be.recipe.services.core with type parameters of type ValidationReport.Violation Modifier and Type Field Description protected List<ValidationReport.Violation>ValidationReport. violationMethods in be.recipe.services.core that return ValidationReport.Violation Modifier and Type Method Description ValidationReport.ViolationObjectFactory. createValidationReportViolation()Create an instance ofValidationReport.ViolationMethods in be.recipe.services.core that return types with arguments of type ValidationReport.Violation Modifier and Type Method Description List<ValidationReport.Violation>ValidationReport. getViolation()Gets the value of the violation property.List<ValidationReport.Violation>ValidationReport. getViolations()
-