WebLogic Integration


com.bea.web.validation
Interface IValidationResult

All Known Implementing Classes:
BasicValidationResult

public interface IValidationResult

An interface that encapsulates information about the result of a validation of a value for a word.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 java.lang.String getMessage()
           
 boolean isValid()
           
 

Method Detail

isValid

public boolean isValid()

getMessage

public java.lang.String getMessage()

WebLogic Integration

WebLogic Integration (WLI)