<< Click to Display Table of Contents >>
Navigation: Reference > BNCS Namespace > InstanceParameterRange Class > InstanceParameterRange Methods >
Checks if the provided value is valid based on certain criteria.
Namespace: BNCS Assembly: BNCS.Config (in BNCS.Config.dll)
public bool IsValid( Object newValue )
newValue
Type: Object The value to be validated.
True if the value is valid, false otherwise.
InstanceParameterRange Class
BNCS Namespace