Class CheckMissingFieldsOnForm

java.lang.Object
ch.tocco.nice2.model.form.impl.check.CheckMissingFieldsOnForm
All Implemented Interfaces:
NiceModelProvider

@Component public class CheckMissingFieldsOnForm extends Object implements NiceModelProvider
Check for missing entity fields / to-one-relations of detail forms. These fields probably got missed when creating the for. If not, they most probably need to be protected with ACL.