public class IModelValidators extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
IModelValidators(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static IModelValidators |
$as(Object obj) |
Function.A2<? super Object,? super Object,? extends Boolean> |
$get(String index)
viewValue is any because it can be an object that is called in the view like $viewValue.name:$viewValue.subName
|
$as, $cast, $delete, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
protected IModelValidators(Objs.Constructor<?> c, Object js)
public static IModelValidators $as(Object obj)
Copyright © 2018. All rights reserved.