代码搜索:Validator
找到约 3,126 项符合「Validator」的源代码
代码结果 3,126
www.eeworm.com/read/240680/13205456
g validator.g
tree grammar Validator;
options{
tokenVocab = CMinus;
ASTLabelType = CommonTree;
}
@header{
import java.util.HashMap;
import java.util.Vector;
import java.util.Map;
import java.io.*;
}
@membe
www.eeworm.com/read/240680/13205501
g validator.g
tree grammar Validator;
options{
tokenVocab = CMinus;
ASTLabelType = CommonTree;
}
@header{
import java.util.HashMap;
import java.util.Vector;
import java.util.Map;
import java.io.*;
}
@membe
www.eeworm.com/read/325395/13207902
cs validator.cs
using System;
using System.Text.RegularExpressions;
namespace X2Design
{
///
/// 提供经常需要使用的一些验证逻辑。
///
public class Validator
{
///
/// 检查一个字符串是否可以转化为日
www.eeworm.com/read/316159/13529333
jpg validator.jpg
www.eeworm.com/read/151651/5680026
java validator.java
/*
* WebWork, Web Application Framework
*
* Distributable under Apache license.
* See terms of license at opensource.org
*/
package webwork.examples.userreg;
import java.net.InetAddress;
import
www.eeworm.com/read/151482/5681990
java validator.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/150881/5688073
java validator.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/147807/5720479
java validator.java
/*
* Copyright 2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m