See: Description
Class | Description |
---|---|
ConvertGermanToBoolean<T> |
This class converts common German representations of boolean values into a
Boolean.
|
ConvertGermanToBooleanRequired<T> | Deprecated
Use the
required parameter to the appropriate annotation
along with ConvertGermanToBoolean . |
ConvertSplitOnWhitespace<T> |
This class takes a string and splits it on whitespace into a list of strings.
|
Copyright © 2017. All rights reserved.