Package com.cosylab.vdct.vdb
Interface NameValidator
-
public interface NameValidatorInsert the type's description here. Creation date: (3.2.2001 21:58:24)- Author:
- matej Sekoranja
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringcheckGroupName(String name, boolean relative)Return error message or null if OK Creation date: (3.2.2001 22:03:24)StringcheckRecordName(String name, boolean relative)Return error message or null if OK Creation date: (3.2.2001 22:02:52)
-