Cleanup checkstyle in yang-{data,model}-api
[yangtools.git] / yang / yang-model-api / src / main / java / org / opendaylight / yangtools / yang / model / api / UniqueConstraint.java
index 009d25ad774d4e04dd196826497ff49bc6f98dda..101317a439951fd3ee18afcaaf6fe5e7bd151dc7 100644 (file)
@@ -15,6 +15,7 @@ import org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Relat
 /**
  * Interface describing YANG 'unique' constraint.
  *
+ * <p>
  * The 'unique' constraint specifies that the combined values of all the leaf
  * instances specified in the argument string, including leafs with default
  * values, MUST be unique within all list entry instances in which all