django.core.validators
共有15個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. django.core.validators.MinValueValidator() ,99個項目使用
2. django.core.validators.RegexValidator() ,89個項目使用
3. django.core.validators.MaxValueValidator() ,60個項目使用
4. django.core.validators.URLValidator() ,55個項目使用
5. django.core.validators.MinLengthValidator() ,27個項目使用
6. django.core.validators.MaxLengthValidator() ,24個項目使用
7. django.core.validators.EMPTY_VALUES ,23個項目使用
8. django.core.validators.validate_slug() ,19個項目使用
9. django.core.validators.validate_email() ,17個項目使用
10. django.core.validators.ValidationError() ,17個項目使用
11. django.core.validators.EmailValidator() ,13個項目使用
12. django.core.validators.FileExtensionValidator() ,10個項目使用
13. django.core.validators.ip_address_validators() ,7個項目使用
14. django.core.validators.DecimalValidator() ,7個項目使用
15. django.core.validators.validate_unicode_slug() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。