Class IdentifierValidator

java.lang.Object
ch.tocco.nice2.model.entity.impl.validate.IdentifierValidator
All Implemented Interfaces:
NiceModelValidator

@Component public class IdentifierValidator extends Object implements NiceModelValidator
Validates that the identifier-names are valid (ConceptionModelValidators).
  • valid java-identifiers
  • no relation on an EntityModel has the same name as a field