diff --git a/reference/constraints/map.rst.inc b/reference/constraints/map.rst.inc index fefba07a30b..9ff2a7de7e4 100644 --- a/reference/constraints/map.rst.inc +++ b/reference/constraints/map.rst.inc @@ -7,9 +7,9 @@ the value of properties or the return value of methods on your object. * :doc:`NotBlank ` * :doc:`Blank ` * :doc:`NotNull ` -* :doc:`Null ` -* :doc:`True ` -* :doc:`False ` +* :doc:`IsNull ` +* :doc:`IsTrue ` +* :doc:`IsFalse ` * :doc:`Type ` String Constraints