Package org.teamapps.ux.application.data
Interface RecordValidator<RECORD>
- All Known Subinterfaces:
RecordHandler<RECORD>
public interface RecordValidator<RECORD>
-
Method Summary
Modifier and Type Method Description ValidationResultvalidateRecordUpdate(RecordChangeSet<RECORD> changeSet)