Class ValidationResult

java.lang.Object
com.dlsc.formsfx.model.validators.ValidationResult

public class ValidationResult
extends Object
A ValidationResult is the description of the result of a validation. It contains the actual result, as well as possibly an error message.
Author:
Sacha Schmid, Rinesch Murugathas