Uses of Interface
com.qulice.spi.Violation
Packages that use Violation
Package
Description
Checkstyle checks.
ErrorProne validator.
PMD validator.
Service provider interface.
-
Uses of Violation in com.qulice.checkstyle
Methods in com.qulice.checkstyle that return types with arguments of type Violation -
Uses of Violation in com.qulice.errorprone
Methods in com.qulice.errorprone that return types with arguments of type Violation -
Uses of Violation in com.qulice.pmd
Methods in com.qulice.pmd that return types with arguments of type Violation -
Uses of Violation in com.qulice.spi
Classes in com.qulice.spi that implement ViolationMethods in com.qulice.spi that return types with arguments of type ViolationModifier and TypeMethodDescriptionResourceValidator.validate(Collection<File> files) Validate and throws exception if there are any problems.Methods in com.qulice.spi with parameters of type Violation