getValue<V> abstract method

V? getValue<V>(
  1. ValidasiField<T, V> field
)

Implementation

V? getValue<V>(ValidasiField<T, V> field);