Skip to content
This repository was archived by the owner on May 12, 2020. It is now read-only.
This repository was archived by the owner on May 12, 2020. It is now read-only.

We should log warnings when a validated class has no reachable methods or RAVE-specific ones are not reachable #19

@ZacSweers

Description

@ZacSweers

Since we don't support multiple validator factories per compilation unit, we should log a warning if a class denotes itself as validated but has no reachable methods (e.g. if a validated class has all package/protected methods but the validator factory is in a different package)

We should also log warnings when RAVE-specific annotated methods (e.g. @MustBeTrue are also not reachable)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions