spring-framework / org.springframework.beans / PropertyValue / isOptional

isOptional

open fun isOptional(): Boolean

Return whether this is an optional value, that is, to be ignored when no corresponding property exists on the target class.

Since
3.0