Uranium UI
Documents
Project
Version
  • Getting Started
  • Fundamentals
    • Uranium Content Page
    • Stateful Content View
    • Grid Layout
    • Auto Form View
    • Dropdown
    • ExpanderView
    • Validations
      • InputKit Validations
      • Data Annotations
  • Dialogs
    • CommunityToolkit
    • Mopups
  • Icons
    • Material Symbols
    • Font Awesome
    • Segoe Fluent Icons
  • Web Components
  • Styling
    • Color System
    • Cascading Styling
    • Creating a Theme
  • Effects
    • Blur
  • Material
    • Colors & Styles
    • Elevation
    • ButtonView
    • Buttons
    • InputFields
      • TextField
      • EditorField
      • AutoCompleteTextField
      • PickerField
      • MultiplePickerField
      • TimePickerField
      • DatePickerField
    • Validations
    • CheckBox
    • RadioButton
    • Divider
    • Backdrop
    • Bottom Sheet
    • DataGrid
    • Paginator
    • TreeView
    • TabView
    • Containers
  • Migration Guide
    • Migration to v1.1
    • Migration to v2.0
    • Migration to v2.1
    • Migration to v2.2
    • Migration to v2.3
    • Migration to v2.4
    • Migration to v2.7
  • API Reference
  • Support
    • Premium Support
  1. Fundamentals
  2. Validations
Contributors Edit (11/18/2022)
Avatar

Uranium UI Validation

Uranium UI doesn't have any validation. It's just a UI framework. It's up to the plugins to implement the validation.

  • InputKit Validations - Provided by default. Simple
  • UraniumUI.Validations.DataAnnotations - Data annotations wrapper for FormView
  • UraniumUI.Validations.FluentValidation - (Planned - coming soon.)
In this document
  • Uranium UI Validation
Go to top