Uses of Interface
org.formulacompiler.compiler.Validation

Packages that use Validation
org.formulacompiler.compiler Contains the public compile-time API of AFC's core functional model compiler. 
 

Uses of Validation in org.formulacompiler.compiler
 

Fields in org.formulacompiler.compiler declared as Validation
static Validation Validation.SINGLETON
           
 

Methods in org.formulacompiler.compiler that return Validation
 Validation Validation.Factory.getSingleton()