1. 16 2月, 2017 1 次提交
  2. 27 10月, 2016 1 次提交
  3. 25 10月, 2016 1 次提交
  4. 22 6月, 2015 1 次提交
  5. 06 8月, 2014 1 次提交
    • J
      Add a note on custom validation contexts. · 2bb0abbe
      Justin Weiss 提交于
      The documentation on `:on` for validations was inconsistent, and most
      only referenced the `:create` and `:update` contexts. I fixed those to
      be consistent with the documentation on `AM::Validations.validates`,
      which seemed to have the best docs.
      
      [ci skip]
      2bb0abbe
  6. 04 4月, 2014 1 次提交
  7. 27 2月, 2014 1 次提交
    • E
      Fix some validators when used on model instance · 088c1165
      Eric Hutzelman 提交于
      Now that Validator #setup is called from the initializer, we need a
      reference to the model's class to be passed in to allow the validators
      to continue functioning when used at the instance level.
      
      Closes #14134.
      088c1165
  8. 23 5月, 2013 1 次提交
  9. 26 10月, 2012 1 次提交
  10. 30 7月, 2012 1 次提交
  11. 27 6月, 2012 1 次提交
  12. 26 6月, 2012 1 次提交
  13. 16 5月, 2012 1 次提交
  14. 26 4月, 2012 1 次提交
  15. 27 11月, 2011 1 次提交
  16. 11 10月, 2011 1 次提交
  17. 17 8月, 2011 1 次提交
    • B
      Implemented strict validation concept · 8620bf90
      Bogdan Gusiev 提交于
      In order to deliver debug information to dev team
      instead of display error message to end user
      Implemented strict validation concept
      that suppose to define validation that always raise exception when fails
      8620bf90
  18. 25 7月, 2011 1 次提交
  19. 07 3月, 2011 1 次提交
  20. 06 2月, 2011 2 次提交
  21. 21 6月, 2010 1 次提交
  22. 16 6月, 2010 1 次提交
  23. 14 5月, 2010 2 次提交
  24. 21 2月, 2010 1 次提交
  25. 08 1月, 2010 1 次提交
  26. 23 12月, 2009 3 次提交
  27. 08 9月, 2009 1 次提交
  28. 10 8月, 2009 1 次提交