Package com.cosylab.vdct.vdb
Interface NameValidator
-
public interface NameValidator
Insert 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 String
checkGroupName(String name, boolean relative)
Return error message or null if OK Creation date: (3.2.2001 22:03:24)String
checkRecordName(String name, boolean relative)
Return error message or null if OK Creation date: (3.2.2001 22:02:52)
-