Validation
Easy-to-configure client-side validation
Configurable validation error presentation
Flexible validation triggering
Flexible customization of validation messages
Set of additional validators (client and server side)
Default validation error presentation
Custom validation logic

Components

Calendar
Chart
Confirmation
Data Table
Date Chooser
Drop Down Field
Dynamic Image
Folding Panel
Graphic Text
Hint Label
Popup Layer
Suggestion Field
Tab Set
Tabbed Pane
Tree Table
Two List Selection
Validation
Client ValidationValidators 
This page demonstrates the following QuipuKit validation framework features:
  • Client-side support for standard validators and converters - The client-side validation can be easily turned on in just one step.
  • Validation message presentations - Along with standard validation messages presentation, the QuipuKit validation framework provides own validation failure presentation where the style, the icon and the icon placement can be customized. Place the mouse cursor over the icon or field to see a custom validation message.
  • Validation of individual components - A set of validated components can be easily tuned to support complex validation patterns. Click the Validate button next to any component to validate it.

Click the Submit button to trigger validation.


Required field:  
DoubleRange field (10 to 100):  
LongRange field (-10 to 1000):  
Integer field (bound to the integer type property):  
Double field (bound to the double type property):  
Byte field (bound to the byte type property):  
DateTime (dd.mm.yyyy) field (converter is used):  

All client-side validation messages can also be shown in one place: