• Introduction
  • Getting Started
  • Vue 2 End of Support
  • Native Components
    • Animation
    • Buttons
    • Chartsupdated
    • Conversational UInew
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Form
    • Gauges
    • Grid
    • Icons
    • Indicators
    • Inputs
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Notification
    • PDF Processing
    • Popup
    • Progress Bars
    • Scheduler
    • ScrollView
    • Tooltip
    • TreeList
    • TreeView
    • Upload
  • Wrapper Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • FAQ
  • Troubleshooting
New to Kendo UI for Vue? Start a free 30-day trial

FormComponentValidity

Represents the validity state of the KendoVue form components.

For runnable examples on forms support, refer to the documentation of the respective form component:

NameTypeDefaultDescription

badInput?

boolean

customError

boolean

patternMismatch?

boolean

rangeOverflow?

boolean

rangeUnderflow?

boolean

stepMismatch?

boolean

tooLong?

boolean

tooShort?

boolean

typeMismatch?

boolean

valid

boolean

valueMissing

boolean