ContextPropertyValidator class
- Inheritance
 - 
    
- Object
 - PropertyValidator<
String>  - ExpressionPropertyValidator
 - ContextPropertyValidator
 
 - Annotations
 - 
    
- @Injectable.new()
 
 
Constructors
Properties
Methods
- 
  getType(
) → Type  - 
  
  inherited
 - 
  noSuchMethod(
Invocation invocation) → dynamic  - 
  Invoked when a nonexistent method or property is accessed.
  inherited
 - 
  set(
WidgetValidator validator) → void  - 
  
  inherited
 - 
  toString(
) → String  - 
  A string representation of this object.
  inherited
 - 
  validate(
String value, ValidationContext context) → void  - 
  
  override
 - 
  validateExpression(
String binding, TypeChecker< TypeInfo> typeChecker) → void - 
  
  inherited
 
Operators
- 
  operator ==(
Object other) → bool  - 
  The equality operator.
  inherited