Class UniqueNameValidator

java.lang.Object
ch.tocco.nice2.model.form.impl.modelvalidator.UniqueNameValidator
All Implemented Interfaces:
ComponentValidator

@Component public final class UniqueNameValidator extends Object implements ComponentValidator
Validates that all names of elements in the (form) model are unique. The name of an element is prefixed with all parent names. Theoretical example (dunno exact syntax): from.formname.fieldname