SRJRCFrames
v0.1.296

de.schwarzrot.ui.validation.constraints
Interface ValidationConstraint

All Known Implementing Classes:
AbstractValidationConstraint, VCAnyIsTrue, VCDbExists, VCDbIsAccessible, VCDirIsWritable, VCHostIsReachable, VCIsTrue, VCMandatory, VCMatchingFile, VCSupportedCharset, VCTaskExecutedSuccessfully, VCXHostIsReachable

public interface ValidationConstraint

interface to allow a Validator use anonymous and rulebased bean validation.

Author:
Reinhard Mantey

Method Summary
 String getPropertyName()
           
 boolean matches()
          the validation kernel
 

Method Detail

getPropertyName

String getPropertyName()
Returns:
the name of the property, that should be validated

matches

boolean matches()
the validation kernel

Returns:
true - if the property passed validation

false - if the property failed on validation


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.