spring-framework / org.springframework.validation / DirectFieldBindingResult / getPropertyAccessor

getPropertyAccessor

fun getPropertyAccessor(): ConfigurablePropertyAccessor

Returns the DirectFieldAccessor that this instance uses. Creates a new one if none existed before.

See Also
#createDirectFieldAccessor()