org.babyfish.model.instrument.impl.MetadataClassImpl.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of babyfish-model-tool Show documentation
Show all versions of babyfish-model-tool Show documentation
This tool project supports some maven plugins of BabyFish,
it shouldn't used by the user directly.
The newest version!
nonScalarPropertyRequireReferenceModelType = Illegal model field "{0}", it's not scalar property so that the model type of its declaring class {1} must be {2}
illegalSuperModelType = Illegal model class "{0}", its super model class is "{1}", the model type of current class "{2}" but the model type of super class is "{3}"
nonReferenceRootModelIsNotComparable = Illegal model class "{0}", its model type is "{1}" and it have no super model class so that it must contains one non-array property at least
requireContravarianceAnnotation = Illegal model field "{0}", it overrides the model field "{1}" of super model class so that the annotation "@{2}" is required
© 2015 - 2025 Weber Informatics LLC | Privacy Policy