JVCL Help:TJvRequiredFieldValidator

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvComponent
TJvBaseValidator
TJvRequiredFieldValidator
run\JvValidators.pas


Summary

Can validate if a value is empty or not.

run\JvValidators.pas


Pascal

 run\JvValidators.pas
 TJvRequiredFieldValidator = class(TJvBaseValidator);


Description

Use a TJvRequiredFieldValidator when you need to validate if a property has a value or not.

run\JvValidators.pas


See Also

TJvCompareValidator, TJvCustomValidator, TJvRangeValidator, TJvRegularExpressionValidator

run\JvValidators.pas


About

Navigation

run\JvValidators.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page