| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.B2BI.Transformer.X12AdvancedOptionsProperty
Documentation
data X12ValidationOptionsProperty Source #
Constructors
| X12ValidationOptionsProperty | |
Fields | |
Instances
| ToJSON X12ValidationOptionsProperty Source # | |||||
| Show X12ValidationOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationOptionsProperty Methods showsPrec :: Int -> X12ValidationOptionsProperty -> ShowS # show :: X12ValidationOptionsProperty -> String # showList :: [X12ValidationOptionsProperty] -> ShowS # | |||||
| Eq X12ValidationOptionsProperty Source # | |||||
| ToResourceProperties X12ValidationOptionsProperty Source # | |||||
| Property "ValidationRules" X12ValidationOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationOptionsProperty Associated Types
Methods set :: PropertyType "ValidationRules" X12ValidationOptionsProperty -> X12ValidationOptionsProperty -> X12ValidationOptionsProperty # | |||||
| type PropertyType "ValidationRules" X12ValidationOptionsProperty Source # | |||||
data X12CodeListValidationRuleProperty Source #
Constructors
| X12CodeListValidationRuleProperty | |
Fields
| |
Instances
data X12ElementLengthValidationRuleProperty Source #
Constructors
| X12ElementLengthValidationRuleProperty | |
Fields | |
Instances
| ToJSON X12ElementLengthValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementLengthValidationRuleProperty Methods toJSON :: X12ElementLengthValidationRuleProperty -> Value # toEncoding :: X12ElementLengthValidationRuleProperty -> Encoding # toJSONList :: [X12ElementLengthValidationRuleProperty] -> Value # toEncodingList :: [X12ElementLengthValidationRuleProperty] -> Encoding # omitField :: X12ElementLengthValidationRuleProperty -> Bool # | |||||
| Show X12ElementLengthValidationRuleProperty Source # | |||||
| Eq X12ElementLengthValidationRuleProperty Source # | |||||
| ToResourceProperties X12ElementLengthValidationRuleProperty Source # | |||||
| Property "ElementId" X12ElementLengthValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementLengthValidationRuleProperty Associated Types
Methods set :: PropertyType "ElementId" X12ElementLengthValidationRuleProperty -> X12ElementLengthValidationRuleProperty -> X12ElementLengthValidationRuleProperty # | |||||
| Property "MaxLength" X12ElementLengthValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementLengthValidationRuleProperty Associated Types
Methods set :: PropertyType "MaxLength" X12ElementLengthValidationRuleProperty -> X12ElementLengthValidationRuleProperty -> X12ElementLengthValidationRuleProperty # | |||||
| Property "MinLength" X12ElementLengthValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementLengthValidationRuleProperty Associated Types
Methods set :: PropertyType "MinLength" X12ElementLengthValidationRuleProperty -> X12ElementLengthValidationRuleProperty -> X12ElementLengthValidationRuleProperty # | |||||
| type PropertyType "ElementId" X12ElementLengthValidationRuleProperty Source # | |||||
| type PropertyType "MaxLength" X12ElementLengthValidationRuleProperty Source # | |||||
| type PropertyType "MinLength" X12ElementLengthValidationRuleProperty Source # | |||||
data X12ElementRequirementValidationRuleProperty Source #
Constructors
| X12ElementRequirementValidationRuleProperty | |
Fields
| |
Instances
| ToJSON X12ElementRequirementValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementRequirementValidationRuleProperty Methods toJSON :: X12ElementRequirementValidationRuleProperty -> Value # toEncoding :: X12ElementRequirementValidationRuleProperty -> Encoding # toJSONList :: [X12ElementRequirementValidationRuleProperty] -> Value # toEncodingList :: [X12ElementRequirementValidationRuleProperty] -> Encoding # omitField :: X12ElementRequirementValidationRuleProperty -> Bool # | |||||
| Show X12ElementRequirementValidationRuleProperty Source # | |||||
| Eq X12ElementRequirementValidationRuleProperty Source # | |||||
| ToResourceProperties X12ElementRequirementValidationRuleProperty Source # | |||||
| Property "ElementPosition" X12ElementRequirementValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementRequirementValidationRuleProperty Associated Types
Methods set :: PropertyType "ElementPosition" X12ElementRequirementValidationRuleProperty -> X12ElementRequirementValidationRuleProperty -> X12ElementRequirementValidationRuleProperty # | |||||
| Property "Requirement" X12ElementRequirementValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ElementRequirementValidationRuleProperty Associated Types
| |||||
| type PropertyType "ElementPosition" X12ElementRequirementValidationRuleProperty Source # | |||||
| type PropertyType "Requirement" X12ElementRequirementValidationRuleProperty Source # | |||||
data X12ValidationRuleProperty Source #
Constructors
| X12ValidationRuleProperty | |
Instances
| ToJSON X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty Methods toJSON :: X12ValidationRuleProperty -> Value # toEncoding :: X12ValidationRuleProperty -> Encoding # toJSONList :: [X12ValidationRuleProperty] -> Value # | |||||
| Show X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty Methods showsPrec :: Int -> X12ValidationRuleProperty -> ShowS # show :: X12ValidationRuleProperty -> String # showList :: [X12ValidationRuleProperty] -> ShowS # | |||||
| Eq X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty Methods (==) :: X12ValidationRuleProperty -> X12ValidationRuleProperty -> Bool # (/=) :: X12ValidationRuleProperty -> X12ValidationRuleProperty -> Bool # | |||||
| ToResourceProperties X12ValidationRuleProperty Source # | |||||
| Property "CodeListValidationRule" X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty Associated Types
Methods set :: PropertyType "CodeListValidationRule" X12ValidationRuleProperty -> X12ValidationRuleProperty -> X12ValidationRuleProperty # | |||||
| Property "ElementLengthValidationRule" X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty Associated Types
Methods set :: PropertyType "ElementLengthValidationRule" X12ValidationRuleProperty -> X12ValidationRuleProperty -> X12ValidationRuleProperty # | |||||
| Property "ElementRequirementValidationRule" X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty Associated Types
Methods set :: PropertyType "ElementRequirementValidationRule" X12ValidationRuleProperty -> X12ValidationRuleProperty -> X12ValidationRuleProperty # | |||||
| type PropertyType "CodeListValidationRule" X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty type PropertyType "CodeListValidationRule" X12ValidationRuleProperty = X12CodeListValidationRuleProperty | |||||
| type PropertyType "ElementLengthValidationRule" X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty type PropertyType "ElementLengthValidationRule" X12ValidationRuleProperty = X12ElementLengthValidationRuleProperty | |||||
| type PropertyType "ElementRequirementValidationRule" X12ValidationRuleProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12ValidationRuleProperty type PropertyType "ElementRequirementValidationRule" X12ValidationRuleProperty = X12ElementRequirementValidationRuleProperty | |||||
mkX12ElementLengthValidationRuleProperty :: Value Text -> Value Double -> Value Double -> X12ElementLengthValidationRuleProperty Source #
mkX12ElementRequirementValidationRuleProperty :: Value Text -> Value Text -> X12ElementRequirementValidationRuleProperty Source #
data X12AdvancedOptionsProperty Source #
Constructors
| X12AdvancedOptionsProperty | |
Fields | |
Instances
| ToJSON X12AdvancedOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12AdvancedOptionsProperty Methods toJSON :: X12AdvancedOptionsProperty -> Value # toEncoding :: X12AdvancedOptionsProperty -> Encoding # toJSONList :: [X12AdvancedOptionsProperty] -> Value # toEncodingList :: [X12AdvancedOptionsProperty] -> Encoding # | |||||
| Show X12AdvancedOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12AdvancedOptionsProperty Methods showsPrec :: Int -> X12AdvancedOptionsProperty -> ShowS # show :: X12AdvancedOptionsProperty -> String # showList :: [X12AdvancedOptionsProperty] -> ShowS # | |||||
| Eq X12AdvancedOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12AdvancedOptionsProperty Methods (==) :: X12AdvancedOptionsProperty -> X12AdvancedOptionsProperty -> Bool # (/=) :: X12AdvancedOptionsProperty -> X12AdvancedOptionsProperty -> Bool # | |||||
| ToResourceProperties X12AdvancedOptionsProperty Source # | |||||
| Property "SplitOptions" X12AdvancedOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12AdvancedOptionsProperty Associated Types
Methods set :: PropertyType "SplitOptions" X12AdvancedOptionsProperty -> X12AdvancedOptionsProperty -> X12AdvancedOptionsProperty # | |||||
| Property "ValidationOptions" X12AdvancedOptionsProperty Source # | |||||
Defined in Stratosphere.B2BI.Transformer.X12AdvancedOptionsProperty Associated Types
Methods set :: PropertyType "ValidationOptions" X12AdvancedOptionsProperty -> X12AdvancedOptionsProperty -> X12AdvancedOptionsProperty # | |||||
| type PropertyType "SplitOptions" X12AdvancedOptionsProperty Source # | |||||
| type PropertyType "ValidationOptions" X12AdvancedOptionsProperty Source # | |||||