| AUniqueBeanFieldValidator<TBean,TField> | 
 Abstract base class for faces validators that check whether a certain field of a bean is unique amongst all existing
 entities (within a certain scope). 
 | 
| AUniqueBeanStringFieldValidator<TBean> | 
 Abstract base class for faces validators that check whether a certain string field of a bean is unique amongst all
 existing entities (within a certain scope). 
 | 
| AUniqueEntityFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>,TField> | 
 Abstract base class for faces validators that check whether a certain field of an entity is unique amongst all
 existing entities within a certain scope. 
 | 
| AUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent> | 
  | 
| AUniqueNameValidator<TEntity extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long>> | 
 | 
| AUniqueStringFieldValidator<TEntity extends de.xima.cmn.dao.interfaces.IEntity<Long>> | 
 Abstract base class for faces validators that check whether a certain string field of an entity is unique amongst all
 existing entities within a certain scope. 
 | 
| UniqueActionName | 
Deprecated.
 | 
| UniqueAllProjectName | 
 Validates whether there is no project (form) with the given name. 
 | 
| UniqueAppenderName | 
  | 
| UniqueAppointmentTemplateName | 
  | 
| UniqueClientAuthenticatorName | 
 | 
| UniqueClientCounterName | 
 | 
| UniqueClientFormTheme | 
Validator that ensures the name of a  ClientFormTheme is unique amongst all other themes of the same
  client.  
 | 
| UniqueClientName | 
 | 
| UniqueClientResourceName | 
  | 
| UniqueDataSourceName | 
  | 
| UniqueDataTableName | 
  | 
| UniqueDBConnectionName | 
  | 
| UniqueFrontendServerName | 
 | 
| UniqueInboxName | 
  | 
| UniqueLDAPConnectionName | 
  | 
| UniqueLDAPGroupName | 
  | 
| UniqueLDAPQueryName | 
  | 
| UniqueLDAPUserName | 
  | 
| UniqueLoggerName | 
 Custom-Validator für die Überprüfung der Eindeutigkeit eines Logger-Namens 
 | 
| UniqueProjectName | 
  | 
| UniqueProjectResourceName | 
  | 
| UniqueRoleName | 
  | 
| UniqueStateName | 
  | 
| UniqueSystemAuthenticatorName | 
 | 
| UniqueTemplateName | 
  | 
| UniqueUserGroupName | 
  | 
| UniqueUserName | 
Deprecated. | 
| UniqueUserPortalAlias | 
A Validator for ensuring that the alias of a  UserPortal is unique.  
 | 
| UniqueUserPortalName | 
A Validator for ensuring that the name of a  UserPortal is unique.  
 | 
| UniqueUserPortalViewModelAliasValidator | 
  | 
| UniqueUserPortalViewModelNameValidator | 
  | 
| UniqueWebDavConnectionName | 
  | 
| UniqueWorkflowStateNameValidator | 
 |