Skip to content

Properly guard against validation API < 2.0 #1456

@odrotbohm

Description

@odrotbohm

Our classpath check for validation APIs uses a 1.0 available type to detect presence of the API. The code however then uses types that are only present in 2.0 or better. We should tweak out detection to only activate if validation API 2.0 or better are available.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions