I'm reffering to Cake Bake Model -> validation Where is the document that explains all of this?
1. alphaNumeric 18. maxLength 2. between 19. mimeType 3. blank 20. minLength 4. boolean 21. money 5. cc 22. multiple 6. comparison 23. naturalNumber 7. custom 24. notEmpty 8. date 25. numeric 9. datetime 26. phone 10. decimal 27. postal 11. email 28. range 12. equalTo 29. ssn 13. extension 30. time 14. fileSize 31. uploadError 15. inList 32. url 16. ip 33. userDefined 17. luhn 34. uuid I know most are self explnator but what is blank vs no validation? comparison? inList?, luhn? money does this include the decimal? naturalNumber vs numeric? userDefined vs Custom? uuid? What is a good one for name and paragraph? -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/groups/opt_out.
