summaryrefslogtreecommitdiff
path: root/docs/source/pyasn1/type/constraint/valuerange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/pyasn1/type/constraint/valuerange.rst')
-rw-r--r--docs/source/pyasn1/type/constraint/valuerange.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/source/pyasn1/type/constraint/valuerange.rst b/docs/source/pyasn1/type/constraint/valuerange.rst
new file mode 100644
index 0000000..a3a91ac
--- /dev/null
+++ b/docs/source/pyasn1/type/constraint/valuerange.rst
@@ -0,0 +1,10 @@
+
+.. _constrain.ValueRangeConstraint:
+
+.. |Constraint| replace:: ValueRangeConstraint
+
+Value range constraint
+----------------------
+
+.. autoclass:: pyasn1.type.constraint.ValueRangeConstraint(start, end)
+ :members: