public class Constraints extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
check(Object value,
String constraints)
Builds an object out of a type and a String representation and tests it against
the specified constraints.
|
Copyright © 2018 LSST. All rights reserved.