You should only use this processor, when a column must be non-null, but you do not need to apply any other processor to the column.
If you apply other processors to the column, you can safely omit this processor as all other processors should do a null-check on its input. @since 1.50 @author Dominique De Vito
|
|
|
|
|
|
|
|