@NonNullApi
Package dev.morphia.mapping.validation.classrules
Developer note.
This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
-
Class Summary Class Description DuplicatedAttributeNames Checks for duplicated attribute namesEntityAndEmbed Checks that @Entity and @Embed aren't both used on a type.EntityOrEmbed Checks that @Entity or @Embed are used on a type.FieldEnumString MultipleId Checks that only one field is marked with @IdMultipleVersions Checks the multiple fields aren't annotated with @Version