org.oreodata
Interface ValidatingRecordInput

All Known Implementing Classes:
FlatRecordInputStream

public interface ValidatingRecordInput

A marker interface that indicates that records should be validated as they are read in.

Author:
Jonathan Revusky