Package org.fuin.ddd4j.ddd
Annotation Type ExpectedEntityIdPath
-
@Target({METHOD,PARAMETER,FIELD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Constraint(validatedBy=ExpectedEntityIdPathValidator.class) @Documented public @interface ExpectedEntityIdPath
The entity identifier path should contain a defined order and type of entries.