org.apache.myfaces.extensions.validator.core.property
Interface PropertyInformationKeys


public interface PropertyInformationKeys

Since:
1.x.1
Author:
Gerhard Petracek

Field Summary
static String CUSTOM_PROPERTIES
           
static String LABEL
           
static String PROPERTY_DETAILS
           
static String SKIP_VALIDATION
           
 

Field Detail

PROPERTY_DETAILS

static final String PROPERTY_DETAILS
See Also:
Constant Field Values

SKIP_VALIDATION

static final String SKIP_VALIDATION
See Also:
Constant Field Values

LABEL

static final String LABEL
See Also:
Constant Field Values

CUSTOM_PROPERTIES

static final String CUSTOM_PROPERTIES
See Also:
Constant Field Values


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.