Skip to content

Commit

Permalink
removed extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jan 9, 2015
1 parent efbb6eb commit e96c852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvc/src/mvc_utils/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -1785,7 +1785,7 @@ def less_than_or_equal_to_zero_validate(self, attribute_name, attribute_value, p
def is_url_validate(self, attribute_name, attribute_value, properties):
"""
Validates an attribute to ensure that the value is an url.
The validation is performed according to the general url/uri
regular expression.
Expand Down

0 comments on commit e96c852

Please sign in to comment.