home  |  company  |  location  |  careers  |  contact  |  support  |  print this page  
 Development Technology 
 Caragen FormScript 
 Validate 
 Verify 
 Remote 
 FLT 
 Secure 
 FACTS Online Support 
 Social Care 
 Health & Safety 
 Software Development 
 
 
Fibonacci Ltd
Silverstone Innovation Centre
Silverstone Circuit
Silverstone
Northamptonshire
NN12 8GX
+44 (0) 1327 856235
Fibonacci.Verify
Server-based or GUI application data validation
Verify is a component whose methods and properties can be used to check the validity of data either in a GUI programme, or at the server (for example, as returned from a web page).

Unlike Validate, Verify is not rules-based, but is used by simply providing a method with a value and checking if it is valid. It is therefore designed to be used within your code in whichever way you wish.

Verify is a component part of the next version of Validate, which will include rules-based GUI/server validation, but can also be used as a stand-alone component.
 
Validations
You can test for any of these types, all of which have additional options:
  • Decimals
  • Format and type
  • Member of a list
  • Invalid characters
  • Mandatory / required
  • Minimum / maximum
  • Min / max length
  • Pattern matching
  • Same as

  • Test programme
    A test programme is included which lets you try all of the validation types and their options without having to write test code.

      © 2008 Fibonacci Ltd