A Cache/Ensemble/IRIS string datatype that performs regular expression matching
Installation: Import all the source and compile using Atelier or Studio.
Files included: MasterLib.DataTypes.StringRgx The string datatype that enables regular expression testing. Examples.StringRgx,Person A persistent class on which one of the properties uses StringRgx. Examples.StringRgx.Test A class containing a positive and a negative test using the Person class.
Documentation: Refer to the Documatic of the classes for more information.