We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6750eee commit d2f12fbCopy full SHA for d2f12fb
1 file changed
user_guide_src/source/libraries/validation.rst
@@ -594,7 +594,7 @@ You can check to see if an error exists with the ``hasError()`` method. The only
594
}
595
596
Customizing Error Display
597
-************************************************
+*************************
598
599
When you call ``$validation->listErrors()`` or ``$validation->showError()``, it loads a view file in the background
600
that determines how the errors are displayed. By default, they display with a class of ``errors`` on the wrapping div.
0 commit comments