Module jp.ecuacion.lib.core
Annotation Interface ItemKindIdClass
THIS IS NOT A VALIDTOR.
This specifies
itemKindIdClass on validated by ValidationUtil.
When ValidationUtil validates some object, itemKindId is set by default.
But sometimes it's not proper, so this annotation provides the way to change it.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueSpecifies itemKindIdClass.
-