Skip to content

Commit

Permalink
(OUI Docs) Update Form validation page (#986) (#994)
Browse files Browse the repository at this point in the history
* Align with updated form validation guidelines (#885)

Signed-off-by: Danila Gulderov <[email protected]>

* changelog update (#885)

Signed-off-by: Danila Gulderov <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Miki <[email protected]>
Signed-off-by: Danila Gulderov <[email protected]>

---------

Signed-off-by: Danila Gulderov <[email protected]>
Co-authored-by: Miki <[email protected]>
(cherry picked from commit 79a8808)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent ade16da commit 8832ae9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ export const FormValidationExample = {
Validation is achieved by applying <OuiCode>isInvalid</OuiCode> and
optionally error props onto the <strong>OuiForm</strong> or{' '}
<strong>OuiFormRow</strong> components. Errors are optional and are
passed as an array in case you need to list more than one. You can
also hide the callout by passing
<OuiCode>invalidCallout=&ldquo;none&ldquo;</OuiCode>.
passed as an array in case you need to list more than one.
</p>
),
source: [
Expand Down

0 comments on commit 8832ae9

Please sign in to comment.