代码搜索:validation
找到约 7,219 项符合「validation」的源代码
代码结果 7,219
www.eeworm.com/read/410291/2213651
properties msgzul_fr.properties
#"charset=utf-8"
#Created on Sept 21, 2006, by Jérôme Vergereau
#Copyright (C) 2006 Potix Corporation
#
# Validation #
#
#-=EMPTY_NOT_ALLOWED
2000=Un champ vide n'est pas autorisé
#-=NO_POSITIVE_NEGA
www.eeworm.com/read/410291/2213653
properties msgzul.properties
#class=org.zkoss.zul.mesg.MZul
#"charset=utf-8"
#Copyright (C) 2005,2006 Potix Corporation
#
# Validation #
#
#-=EMPTY_NOT_ALLOWED
2000=Empty is not allowed
#-=NO_POSITIVE_NEGATIVE_ZERO
2001=Only pos
www.eeworm.com/read/389028/2545210
notes fulltcp.notes
Here is the current state of validation tests in NS for FullTCP:
Last updated: September 5, 2005.
test-suite-simple.tcl, test-suite-simple-full.tcl
Tests in test-suite-simple.tcl that have not been
www.eeworm.com/read/360839/2957159
js vtypes.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.form.VTypes
* Overridable validation defi
www.eeworm.com/read/360839/2957801
js vtypes.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.form.VTypes
* Overridable validation defi
www.eeworm.com/read/358128/3001251
pm console.pm
package TAP::Formatter::Console;
use strict;
use TAP::Base ();
use POSIX qw(strftime);
use vars qw($VERSION @ISA);
@ISA = qw(TAP::Base);
my $MAX_ERRORS = 5;
my %VALIDATION_FOR;
BEGIN {
%VALID
www.eeworm.com/read/260963/4326727
js vtypes.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.form.VTypes
* Overridable validation defi
www.eeworm.com/read/252613/6787874
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation
www.eeworm.com/read/368183/9707575
h mqv.h
#ifndef CRYPTOPP_MQV_H
#define CRYPTOPP_MQV_H
#include "modexppc.h"
NAMESPACE_BEGIN(CryptoPP)
// Menezes-Qu-Vanstone in GF(p) with key validation
class MQV : public PK_WithPrecomputation