validate

abstract fun validate(): List<ValidationError>

Function to validate the field collector.

Return

The list of validation errors.