Hi there,
        
The user John (jsimons) has changed the issue COMP-ISSUE-80 "LengthValidator 
IsValid method logic always returns true in certain condition".
        
Here is what the user changed:
        
        Description
                from: The LenghtValidator is IsValid method has the following 
bugs:
- If the string is empty or null the method returns true without evaluating any 
conditions;
- If only a max or a min length is specified the method always returns true 
without evaluating any other conditions.
                to: The LenghtValidator IsValid method has the following bugs:
- If the string is empty or null the method returns true without evaluating any 
conditions;
- If only a max or a min length is specified the method always returns true 
without evaluating any other conditions.
        
For more, see 
http://support.castleproject.org/projects/COMP/issues/view/COMP-ISSUE-80
 
        
--
donjon
by Castle Stronghold
http://www.castle-donjon.com



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to