configurationengine/doc/plugins/dev-plugin/validation-plugin-index.rst
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
permissions -rw-r--r--
ConE 1.2.11 release
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     1
.. _validation-plugin-howto:
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     2
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     3
How to create a ConfML validation plug-in for ConE
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     4
==================================================
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     5
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     6
This page contains a description of
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     7
an example plug-in intended to be used as a template for creating new ConfML validation plug-in.
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     8
It is recommended to read also about the :ref:`plug-in interface <plugin-howto-plugin-interface-validation>`
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
     9
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
    10
.. toctree::
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
    11
    :maxdepth: 3
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
    12
    
e7e0ae78773e ConE 1.2.11 release
m2lahtel
parents:
diff changeset
    13
    validation-example-plugin