components defined such as Logging or DhcpDdns, so the closing brace would
be followed by a comma and another object definition.</para>
-<para>Kea 0.9 does not have configuration syntax validation
-implemented yet. Such a feature is planned for the near future. For
-the time being, it is convenient to use on-line JSON validators and/or
-viewers to check whether the syntax is correct. One example of such a
-JSON validator is available at <ulink
-url="http://jsonviewer.stack.hu/"/>.
-</para>
</section>
<section>
components defined such as Logging or DhcpDdns, so the closing brace would
be followed by a comma and another object definition.</para>
-<para>Kea 0.9 does not have configuration syntax validation
-implemented yet. Such a feature is planned for the near future. For
-the time being, it is convenient to use on-line JSON validators and/or
-viewers to check whether the syntax is correct. One example of such a
-JSON validator is available at <ulink url="http://jsonviewer.stack.hu/"/>.
-</para>
</section>
<section>
<section id="dhcp-config-backend">
<title>Selecting the Configuration Backend</title>
- <para>Kea 0.9 introduces configuration backends that are
+ <para>Kea 0.9 has introduced configuration backends that are
switchable during the compilation phase. The backend is chosen using
the --with-kea-config switch when running the configure script. It
currently supports two values: BUNDY and JSON. JSON is the default.
ISC-DHCP that keep parts of the configuration in LDAP. It was also suggested that in some
cases it would be convenient to keep configuration in XML files.
-Kea 0.9 introduces configuration backends that are switchable during compilation phase.
+Kea 0.9 has introduced configuration backends that are switchable during compilation phase.
There is a new parameter for configure script: --with-kea-config. It currently supports
two values: BUNDY and JSON.
ISC-DHCP that keep parts of the configuration in LDAP. It was also suggested that in some
cases it would be convenient to keep configuration in XML files.
-Kea 0.9 introduces configuration backends that are switchable during compilation phase.
+Kea 0.9 has introduced configuration backends that are switchable during compilation phase.
There is a new parameter for configure script: --with-kea-config. It currently supports
two values: BUNDY and JSON.