stacktrace: Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A){throw new Validate.Error(A);} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(C,E){var C=String(C);var E=E||{};var A=E.failureMessage||"Not valid!";var B=E.pattern||/./;var D=E.negate||false;if(!D&&!B.test(C)){Validate.fail(A);}if(D&&B.test(C)){Validate.fail(A);}return true;} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A,C){var D=(this.elementType==LiveValidation.SELECT)?this.element.options[this.element.selectedIndex].value:this.element.value;if(A==Validate.Acceptance){if(this.elementType!=LiveValidation.CHECKBOX){throw new Error("LiveValidation::validateElement - Element to validate acceptance must be a checkbox!");}D=this.element.checked;}var E=true;try{A(D,C);}catch(B){if(B instanceof Validate.Error){if(D!==""||(D===""&&this.displayMessageWhenEmpty)){this.validationFailed=true;this.message=B.message;E=false;}}else{throw B;}}finally{return E;}} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(){this.validationFailed=false;for(var C=0,A=this.validations.length;C<A;++C){var B=this.validations[ C];switch(B.type){case Validate.Presence:case Validate.Confirmation:case Validate.Acceptance:this.displayMessageWhenEmpty=true;this.validationFailed=!this.validateElement(B.type,B.params);break;default:this.validationFailed=!this.validateElement(B.type,B.params);break;}if(this.validationFailed){return false;}}this.message=this.validMessage;return true;} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(){if(!this.element.disabled){var A=this.doValidations();if(A){this.onValid();return true;}else{this.onInvalid();return false;}}else{return true;}} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A){this.focused=false;this.validate(A);} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(F){A.doOnBlur(F);return A.oldOnBlur.call(this,F);} ... stacktrace: Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A){throw new Validate.Error(A);} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(B,C){var C=C||{};var A=C.failureMessage||"Can't be empty!";if(B===""||B===null||B===undefined){Validate.fail(A);}return true;} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A,C){var D=(this.elementType==LiveValidation.SELECT)?this.element.options[this.element.selectedIndex].value:this.element.value;if(A==Validate.Acceptance){if(this.elementType!=LiveValidation.CHECKBOX){throw new Error("LiveValidation::validateElement - Element to validate acceptance must be a checkbox!");}D=this.element.checked;}var E=true;try{A(D,C);}catch(B){if(B instanceof Validate.Error){if(D!==""||(D===""&&this.displayMessageWhenEmpty)){this.validationFailed=true;this.message=B.message;E=false;}}else{throw B;}}finally{return E;}} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(){this.validationFailed=false;for(var C=0,A=this.validations.length;C<A;++C){var B=this.validations[ C];switch(B.type){case Validate.Presence:case Validate.Confirmation:case Validate.Acceptance:this.displayMessageWhenEmpty=true;this.validationFailed=!this.validateElement(B.type,B.params);break;default:this.validationFailed=!this.validateElement(B.type,B.params);break;}if(this.validationFailed){return false;}}this.message=this.validMessage;return true;} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(){if(!this.element.disabled){var A=this.doValidations();if(A){this.onValid();return true;}else{this.onInvalid();return false;}}else{return true;}} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A){this.focused=false;this.validate(A);} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(F){A.doOnBlur(F);return A.oldOnBlur.call(this,F);} ... stacktrace: Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A){throw new Validate.Error(A);} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(B,C){var C=C||{};var A=C.failureMessage||"Can't be empty!";if(B===""||B===null||B===undefined){Validate.fail(A);}return true;} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A,C){var D=(this.elementType==LiveValidation.SELECT)?this.element.options[this.element.selectedIndex].value:this.element.value;if(A==Validate.Acceptance){if(this.elementType!=LiveValidation.CHECKBOX){throw new Error("LiveValidation::validateElement - Element to validate acceptance must be a checkbox!");}D=this.element.checked;}var E=true;try{A(D,C);}catch(B){if(B instanceof Validate.Error){if(D!==""||(D===""&&this.displayMessageWhenEmpty)){this.validationFailed=true;this.message=B.message;E=false;}}else{throw B;}}finally{return E;}} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(){this.validationFailed=false;for(var C=0,A=this.validations.length;C<A;++C){var B=this.validations[ C];switch(B.type){case Validate.Presence:case Validate.Confirmation:case Validate.Acceptance:this.displayMessageWhenEmpty=true;this.validationFailed=!this.validateElement(B.type,B.params);break;default:this.validationFailed=!this.validateElement(B.type,B.params);break;}if(this.validationFailed){return false;}}this.message=this.validMessage;return true;} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(){if(!this.element.disabled){var A=this.doValidations();if(A){this.onValid();return true;}else{this.onInvalid();return false;}}else{return true;}} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(A){this.focused=false;this.validate(A);} Line 4 of linked script http://beta.edgespan.de/scripts/livevalidation_standalone.js function(F){A.doOnBlur(F);return A.oldOnBlur.call(this,F);} ... stacktrace: Line 877 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js throw new Validate.Error(errorMessage); Line 638 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js if(!negate && !pattern.test(value)) Validate.fail(message); // normal Line 284 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js validationFunction(value, validationParamsObj); Line 260 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js this.validationFailed = !this.validateElement(validation.type, validation.params); Line 307 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js var isValid = this.doValidations(); Line 203 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js this.validate(e); Line 119 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js function(e){ self.doOnBlur(e); return self.oldOnBlur.call(this, e); } ... stacktrace: Line 877 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js throw new Validate.Error(errorMessage); Line 551 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js Validate.fail(message); Line 284 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js validationFunction(value, validationParamsObj); Line 257 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js this.validationFailed = !this.validateElement(validation.type, validation.params); Line 307 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js var isValid = this.doValidations(); Line 203 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js this.validate(e); Line 119 of linked script file://localhost/C:/Users/Avorin/Projekte/EdgeSpan/XHTML/scripts/livevalidation_standalone.js function(e){ self.doOnBlur(e); return self.oldOnBlur.call(this, e); } ...