preprocess abstract method
preprocess is called internally before setting a field value if the preprocessor is connected to the field
Implementation
Object? preprocess(Object? value);
preprocess is called internally before setting a field value if the preprocessor is connected to the field
Object? preprocess(Object? value);