Forum Post: Re: Data Validation Approach

  • Thread starter Thread starter gus
  • Start date Start date
Status
Not open for further replies.
G

gus

Guest
> On Dec 15, 2015, at 1:51 AM, agent_008_nl wrote: > > Imagine a new mimetype being necessary. Wouldn't it be nice if you only had to insert it into the db to get your validation ready? to accomplish that, all you need is a table with a single character colum. insert a row for each valid mime type you want to be able to handle. then to validate, all you need is a can-find (mimetype).

Continue reading...
 
Status
Not open for further replies.
Back
Top