@Deprecated public class DictionaryValidator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EQUALS
Deprecated.
|
static String |
GREATER_THAN
Deprecated.
|
static String |
GREATER_THAN_EQUAL
Deprecated.
|
static String |
LESS_THAN
Deprecated.
|
static String |
LESS_THAN_EQUAL
Deprecated.
|
static String |
NOT_EQUAL
Deprecated.
|
Constructor and Description |
---|
DictionaryValidator(ObjectStructureDefinition os,
Set<ObjectStructureDefinition> alreadyValidated,
boolean processSubstructures)
Deprecated.
|
public static final String GREATER_THAN_EQUAL
public static final String LESS_THAN_EQUAL
public static final String GREATER_THAN
public static final String LESS_THAN
public static final String EQUALS
public static final String NOT_EQUAL
public DictionaryValidator(ObjectStructureDefinition os, Set<ObjectStructureDefinition> alreadyValidated, boolean processSubstructures)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.