trait FieldValidatorConverterTrait (View source)

Methods

public
callable
getFieldValidatorConverter()

Returns a callable used by the FieldValidator to convert internally stored values to a format used by the frontend.

Details

callable getFieldValidatorConverter()

Returns a callable used by the FieldValidator to convert internally stored values to a format used by the frontend.

Return Value

callable