validation
Validate Strings to be of a exact "kind" (java)
My problem is that I cant make my string a valid one, The valid way is this: for example ---> \"DP 3#4\" this is a rule for a game, and i must validate it... I s开发者_开发百科earched for tokenize[详细]
2023-04-11 13:08 分类:问答Validate a user's integer input?
I need to ensure that a user enters a number between 10 and 100. If they do not, I want them to enter a new number. In between the asterisks is where my problem is (I think). Thanks in advance.[详细]
2023-04-11 12:53 分类:问答How To Validation This Class?(WPF)
How To Validation This Class?(WPF) I can not understand is the Property Value for each. For this method : public override ValidationResul开发者_StackOverflow中文版t Validate(object value.[详细]
2023-04-11 12:46 分类:问答Is it possible to define more than one post-validator in Symfony?
I need to perform several post-validations in a Symfony form. First time I came across this issue I wrote this:[详细]
2023-04-11 12:42 分类:问答DataAnnotations: Recursively validating an entire object graph
I have an object graph sprinkled with DataAnnotation attributes, where some properties of objects are classes which themselves have validation attributes, and so on.[详细]
2023-04-11 12:36 分类:问答Validation C# constructor object null dispose
I am new to object oriented prog in c#.So kindly bear me. I dont want to create object, if this.OrderCost() is more than 10000.00.How to drop this object. Is it correct to do validtion here. What is t[详细]
2023-04-11 11:59 分类:问答can't figure out why HTML won't validate
I\'m getting 2 errors: end tag for \"FORM\" omitted, but its declaration does not permit this: and end tag for element \"FORM\" which is not open:[详细]
2023-04-11 11:15 分类:问答Magento ajax form validation
I have a form in Magento that I build in code, and that works with ajax, which I need to validate. I would like to be able to use Magento\'s built-in validation functionality, but I don\'t know how I[详细]
2023-04-11 10:54 分类:问答Validation of viewstate MAC failed 50 times a day
Okay so this topic is n开发者_运维百科ot new on the internet, i get that. But i havent been able to find a solution that fixed my problem.[详细]
2023-04-11 10:31 分类:问答JTextField limit input to certains chars only
i\'d like to create JTextField with input characters limited to someting like \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVXYWZZ0123456789+&@#/%?=~_-|!:,.;\"[详细]
2023-04-11 09:07 分类:问答