Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Unify URL validation #12

Open
Ravenlord opened this issue May 6, 2014 · 0 comments
Open

Unify URL validation #12

Ravenlord opened this issue May 6, 2014 · 0 comments

Comments

@Ravenlord
Copy link
Member

URL validation takes place at several points in our system, namely in every Input element, which needs it.
This should be abstracted, so that error can be fixed in one place instead of a shotgun surgery.
Elements which currently do this on their own (which come to my mind) are:
TextareaHTML in validatA() and validateFigure()
InputURL
TextareaLineURLArray (inherits from InputURL)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant