summaryrefslogtreecommitdiff
path: root/framework/Web/Javascripts/js/debug/validator.js
AgeCommit message (Collapse)Author
2006-10-19BC BREAK: Changed Validator property names:wei
- Validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess, - Validators ClientSide.OnError becomes ClientSide.OnValidationError, - Validators OnSuccess event becomes OnValidationSuccess. - Validators OnError event becomes OnValidationError.
2006-10-19fixed onFailure and onSuccess in TActiveCustomValidatorwei
2006-09-13Fixed #376wei
2006-09-04merge from 3.0 branch till 1387xue
2006-09-02Fixed #355wei
2006-09-01Add TActiveCustomValidatorwei
2006-08-30Updated TInPlaceTextBoxwei
2006-08-30merge from 3.0 branch till 1363.xue