Restructured validators, fixed form element rendering
This commit is contained in:
@@ -7,6 +7,13 @@ note
|
||||
deferred class
|
||||
WSF_VALIDATOR [G]
|
||||
|
||||
feature {NONE}
|
||||
|
||||
make (e: STRING)
|
||||
do
|
||||
error := e
|
||||
end
|
||||
|
||||
feature
|
||||
|
||||
validate (input: G): BOOLEAN
|
||||
|
||||
Reference in New Issue
Block a user