Omgili - forum search, search forums  
  

Discussions about validation

Displaying 1 - 10 out of 380,642 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I was talking to a co-worker and we had a discussion on client side validation. Which validation method is better (javascript/asp.net validation)? I know when javascript is disabled on the browser then validation would be disabled but with asp.net validation...
Started by on , 5 posts by 5 people.  
Imagine your....
JavaScript validation is nice-to-have and prevents unnecessary validation.
ASP.NET validation is the solution for bullet validation or you risk injection attacks.
JavaScript gives near immediate results.
Do both.
How to perform validation for a radio button group (one radio button should be selected) using jQuery validation plugin?
Started by on , 4 posts by 4 people.  
Example on the validation demo pages http://jquery.bassistance.de/validate/demo/radio-checkbox.
Hi, I am using the jquery validation plugin from: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ How can I add a regex check on a particular textbox? I want to check to make sure the input is alphanumeric.
Started by on , 3 posts by 3 people.  
Not familiar with jQuery validation plugin, but something like this should do the trick: var()) { alert("value of myTextbox is an alphanumeric string"); } Define a new validation function, and use.
Ask your Facebook Friends
I've been looking and it seems no-one has cracked this yet but I thought I'd ask the community here as well to see if anything came up. Is there a way to get client-side validation (jQuery, Live Validation, whatever) to automagically get the validation...
Started by on , 4 posts by 4 people.  
HTH Check out xVal....
I'd say one has to create proper templates to ouput whatever validation code you want (or modify - it is pretty easy.
Plugins/Validation Basically all you do is register the .js file when loading up your page and when.
I am not sure where the best place to put validation (using the Enterprise Library Validation Block) is? Should it be on the class or on the interface? Things that may effect it Validation rules would not be changed in classes which inherit from the interface...
Started by on , 4 posts by 4 people.  
The way you are trying to use the Validation Block with DI, I dont think its a problem if you set;(spike); if (!r.IsValid) { throw new InvalidOperationException("Validation error found.
I am trying to choose one of the validation frameworks for a major application, and while both options seem enticing, I was wondering whether there are any specific pros and cons I should be aware of before committing to one or the other.
Started by on , 3 posts by 3 people.  
Validation with attributes....
I have not played with Spring.NET tho.
For instance, the Validation one might use the logging block, I have liked the look of the Validation block in the Ent Lib.
Other blocks that you don't want/need.
I want to add validator attributes to my domain models (in an ASP.NET MVC app), and I'm trying to decide between 2 frameworks, the Validation Application Block and DataAnnotations. They appears to do similar tasks, so I want to pick the one which will...
Started by on , 3 posts by 3 people.  
To quote the great Scott Guthrie "ASP.NET MVC 2’s validation....
MVC2 will support multiple validation frameworks.
I'd say Validation Application Block will become obsolete.
DataAnnotations are supported by both MVC 2 and Asp.net 4.0 DynamicData .
I've got this question about form validation and business validation. I see a lot of frameworks that use some sort of form validation library. You submit some values and the library validates the values from the form. If not ok it will show some errors...
Started by on , 7 posts by 7 people.  
On top of that, you want a server side validation layerOn the web you probably want some kind of client-side validation as a "first gate" - check for required values and other simple validation....
Just to see that the data isn't valid.
I'm using the Jquery Validation plugin on a project. By default, the plugin validates input when the submit button is clicked. The behavior is "lazy" in order to be unobtrusive to the user. If an error is found, the validation then becomes "eager" and...
Started by on , 4 posts by 4 people.  
Thanks to chaos for....
I don't think the situation is completely clear.
Perhaps you should post some of your code...
Actually, the default behavior I get is validation on the focusout and keyup events, which I see get validation at submit.
I have a form with multiple fields that I'm validating (some with methods added for custom validation) with Jörn Zaeffere's excellent jQuery Validation plugin. How do you circumvent validation with specified submit controls (in other words, fire validation...
Started by on , 3 posts by 3 people.  
And then in your....
You can add a css class of cancel to a submit button to suppress the validation You can use the onsubmit:false option (see documentation ) when wiring up validation which will not validate on submission of the form.
Page: 1   2   3   4   5   6   7   8   9   10  
Related Searches
skype is not a valid    valid cc    validation    valid cvv num    valid win32 for skype    valid dvd -710012    valid product key    vista valid serial    cc valid 2008    cvv2 valid check   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost