Skip to content

Optional support for Validation API still on javax.… namespace #1965

@Brummolix

Description

@Brummolix

org.springframework.hateoas.mediatype.PropertyUtils still uses javax.validation Annotations and checks for the presence of Jsr303 (JSR_303_PRESENT) via javax.validation.constraints.Email.
As Spring Hateoas 2 runs on top of Spring 6 which uses the jakarta Namespace, shouldn't this be switchted to jakarta namespace too?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions