代码搜索:validations
找到约 82 项符合「validations」的源代码
代码结果 82
www.eeworm.com/read/484389/6586569
cs saveform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Cluster_Validations
{
///
/// Summary description
www.eeworm.com/read/205784/15307103
htm feedback.htm
FEEDBACK-Investmentz.com - Your currency for online trading and e-broking in India
www.eeworm.com/read/488400/1230198
rb validates_date_time.rb
require File.dirname(__FILE__) + '/parser'
require File.dirname(__FILE__) + '/restrictions'
module ActiveRecord::Validations::DateTime
def self.included(base)
base.extend(ClassMethods)
www.eeworm.com/read/484363/6586242
cs progressform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Threading;
namespace Cluster_Validations
{
///
www.eeworm.com/read/484389/6586550
cs progressform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Threading;
namespace Cluster_Validations
{
///
www.eeworm.com/read/452947/7428861
html readme.html
Form Validations Made Easy : Documentation
BODY, P,TD{ font-family: Arial,Verdana,Helvetica,
www.eeworm.com/read/484363/6586260
cs mainform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Threading;
namespace Cluster_Validations
www.eeworm.com/read/484389/6586568
cs mainform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Threading;
namespace Cluster_Validations
www.eeworm.com/read/373781/2758119
js datevalidation.js
var isNav4 = false, isNav5 = false, isIE4 = false
var strSeperator = "-";
// If you are using any Java validation on the back side you will want to use the / because
// Java date validations do n
www.eeworm.com/read/304110/3803435
js vtypes.js
/**
* @class Ext.form.VTypes
* 提供一个简单的、易于扩展的、可重写的表单验证功能。
* @singleton
*/
/**
* @class Ext.form.VTypes
* Overridable validation definitions. The validations provided are basic and intended to be