The [ItemProcessor](https://docs.spring.io/spring-batch/docs/4.2.x/reference/html/readersAndWriters.html#itemProcessor) section is currently under `Item Readers and Item Writers` section and is not visible. This section should be a top level one, next to item readers and writers in the documentation index. The [Validating Input](https://docs.spring.io/spring-batch/docs/4.2.x/reference/html/readersAndWriters.html#validatingInput) section which describes a typical use case for item processors should also be part of this new `ItemProcessor` section.