@Authors(value="Nikolche Mihajlovski") @Since(value="2.0.0") public interface Var<T> extends Serializable
void
error(Exception e)
Set<String>
errors()
T
get()
String
name()
set(T value)
String name()
T get()
void set(T value)
Set<String> errors()
void error(Exception e)
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.